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

Named pipe support leaks file descriptors. #32

Closed
AlbertoGP opened this issue Jan 27, 2018 · 2 comments
Closed

Named pipe support leaks file descriptors. #32

AlbertoGP opened this issue Jan 27, 2018 · 2 comments

Comments

@AlbertoGP
Copy link
Contributor

In FileWatcher.java, the newWatchMap file table might get cleared before a new file added at the FileAdderThread has been processed.

@AlbertoGP
Copy link
Contributor Author

The named pipe support has therefore been disabled by 2722fc3

I'm working on an improved version.

@AlbertoGP
Copy link
Contributor Author

The improved pipe support implementation is at #33 "Improved named pipe capability, and spool bug fix".

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

No branches or pull requests

1 participant