gorakhargosh / watchdog

Python library and shell utilities to monitor filesystem events.

Home Page:http://packages.python.org/watchdog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests: Improve `test_auto_restart_on_file_change_debounce()` stability

BoboTiG opened this issue · comments

tests/test_0_watchmedo.py::test_auto_restart_on_file_change_debounce fails frequently on all OSes.

Let's investigate, and see if we can make it more stable.

cc @altendky

Temporary disabled in #975.