Skip to content

Add directory watching support#25

Open
assafs wants to merge 13 commits intobgreenlee:mainfrom
assafs:master
Open

Add directory watching support#25
assafs wants to merge 13 commits intobgreenlee:mainfrom
assafs:master

Conversation

@assafs
Copy link

@assafs assafs commented Oct 28, 2015

Monitoring the specified directory for any updated files, and add them
to the monitored file set.

Every time the iterator is called, the file set is updated, and all
existing files are queried as per their individual Pygtail objects.

assafs and others added 13 commits October 28, 2015 15:52
Monitoring the specified directory for any updated files, and add them
to the monitored file set.

Every time the iterator is called, the file set is updated, and all
existing files are queried as per their individual Pygtail objects.
Raise StopIteration when referred path no longer exists
Make sure file exists before stating
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