Skip to content

Commit 4cbf15c

Browse files
committed
Release 2.1.9
1 parent 1dd7fa8 commit 4cbf15c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

changelog.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
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

1717
2.1.8
1818
~~~~~

0 commit comments

Comments
 (0)