Skip to content

File Name Filtering For Poller and File Handle Issue

Compare
Choose a tag to compare
@uhurusurfa uhurusurfa released this 10 Dec 13:30
· 167 commits to master since this release
6a342d7
  1. Add an additional way to filter files based on a regular expression. This allows filtering files based on text within the file name and not just the file extension. See the section Restricting Directory Files By Extension Or Name in the documentation for details of use.
  2. Fix directory polling module not releasing file handles and eventually starving the OS of file handles.