We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In FileWatcher.java, the newWatchMap file table might get cleared before a new file added at the FileAdderThread has been processed.
The text was updated successfully, but these errors were encountered:
The named pipe support has therefore been disabled by 2722fc3
I'm working on an improved version.
Sorry, something went wrong.
The improved pipe support implementation is at #33 "Improved named pipe capability, and spool bug fix".
No branches or pull requests
In FileWatcher.java, the newWatchMap file table might get cleared before a new file added at the FileAdderThread has been processed.
The text was updated successfully, but these errors were encountered: