mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 07:42:54 +00:00 
			
		
		
		
	Fix issues in PR #63
This commit is contained in:
		@@ -11,6 +11,7 @@ from watchdog.events import (
 | 
			
		||||
    DirCreatedEvent, DirModifiedEvent, DirMovedEvent, DirDeletedEvent
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
# This is done to prevent inotify event logs triggering themselves (infinite log recursion)
 | 
			
		||||
logging.getLogger('watchdog.observers.inotify_buffer').propagate = False
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user