mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[GH-ISSUE #28] NewParser use os.Open and how to close it #12
Labels
No labels
bug
enhancement
good first issue
pull-request
question
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gonginx#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ixqbar on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/tufanbarisyildirim/gonginx/issues/28
NewParser use os.Open and how to close it ?
@tufanbarisyildirim commented on GitHub (Oct 30, 2023):
good catch with my rookie mistake, I would happily merge if you want to fix it @ixqbar .
@berejant commented on GitHub (Nov 15, 2023):
@tufanbarisyildirim I pushed merge request to fix it. #29
@tufanbarisyildirim commented on GitHub (Nov 16, 2023):
Thanks @berejant