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 inotify for vim editor (again) #15

Merged
merged 1 commit into from
Oct 24, 2019
Merged

fix inotify for vim editor (again) #15

merged 1 commit into from
Oct 24, 2019

Conversation

ont
Copy link
Contributor

@ont ont commented Oct 24, 2019

This commit fix race condition between while-loop and vim editor which tries to replace source file during writing to disk. It turns out that there may be a case when there is no file on the disk.

This commit fix race condition between while-loop and vim editor which tries to
replace source file during writing to disk. It turns out that there may be a
case when there is no file on the disk.
Copy link
Owner

@mirmik mirmik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@mirmik mirmik merged commit 858179b into mirmik:master Oct 24, 2019
mirmik added a commit that referenced this pull request Feb 16, 2021
fix inotify for vim editor (again)

Former-commit-id: 858179b
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