Open jerrykan opened 3 years ago
Ensure that a delay value of forever gets added to the list of returned delays so that we can prevent certain watch events for triggering a reload.
forever
This is essentially just implementing the work-around proposed by @dwt
ref: https://github.com/lepture/python-livereload/issues/125#issuecomment-246623070
Ensure that a delay value of
forever
gets added to the list of returned delays so that we can prevent certain watch events for triggering a reload.This is essentially just implementing the work-around proposed by @dwt
ref: https://github.com/lepture/python-livereload/issues/125#issuecomment-246623070