File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 Changelog
44---------
55
6- Unreleased
7- ~~~~~~~~~~
6+ 2.1.9
7+ ~~~~~
88
9- 2022-xx-xx • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.8...HEAD >`__
9+ 2022-06-10 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.8...v2.1.9 >`__
1010
1111- [fsevents] Fix flakey test to assert that there are no errors when stopping the emitter.
12+ - [inotify] Suppress occasional ``OSError: [Errno 9] Bad file descriptor `` at shutdown. (`#805 <https://github.com/gorakhargosh/watchdog/issues/805 >`__)
1213- [watchmedo] Make ``auto-restart `` restart the sub-process if it terminates. (`#896 <https://github.com/gorakhargosh/watchdog/pull/896 >`__)
1314- [watchmedo] Avoid zombie sub-processes when running ``shell-command `` without ``--wait ``. (`#405 <https://github.com/gorakhargosh/watchdog/issues/405 >`__)
14- - [inotify] Suppress occasional ``OSError: [Errno 9] Bad file descriptor `` at shutdown (`#805 <https://github.com/gorakhargosh/watchdog/issues/805 >`__)
15- - Thanks to our beloved contributors: @samschott, @taleinat, @altendky
15+ - Thanks to our beloved contributors: @samschott, @taleinat, @altendky, @BoboTiG
1616
17172.1.8
1818~~~~~
You can’t perform that action at this time.
0 commit comments