Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Tangle should close fd for files #1618

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

Jimmyscene
Copy link
Contributor

The current implementation keeps the fd open for each file it is tangling, which results in tangled shell scripts not being able to be run until the instance is closed

@Jimmyscene
Copy link
Contributor Author

Small fix, but let me know if there's anything I should update :)

The current implementation keeps the fd open for each file it is
tangling, which results in tangled shell scripts not being able to be
run until the instance is closed
@benlubas benlubas marked this pull request as ready for review February 6, 2025 22:12
@benlubas benlubas merged commit cd3056e into nvim-neorg:main Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants