commit | 25a2d1fec55fc32f97055ba827c8ce7b959acb34 | [log] [tgz] |
---|---|---|
author | Mickaël Schoentgen <contact@tiger-222.fr> | Mon Feb 27 22:01:13 2023 +0100 |
committer | Mickaël Schoentgen <contact@tiger-222.fr> | Mon Feb 27 22:01:13 2023 +0100 |
tree | 20c2b7de2b0d37f7824da0c4f8ec4f0296112549 | |
parent | 54f2cf005a996fde77f3815fdd1111efac2e216d [diff] |
[watchmedo] Exclude `FileOpenedEvent` events from `AutoRestartTrick`, and `ShellCommandTrick` In order to restore watchdog < 2.3.0 behavior. A better solution should be found in the future. Fixes #949.