Skip to content

Commit b7b1abb

Browse files
committed
added fix to log
1 parent 3e853a1 commit b7b1abb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Changes
55
------------------
66

77
* FEATURE: New flag ``-m``, explicitly excluding all operations from the log that do not have the potential to change the filesystem. Added for convenience.
8+
* FIX: Terminating a notify session stared in the background would not join all relevant threads properly. Terminating a notify session started in the foreground would cause an exception due to it attempting to join non-existing threads.
89

910
0.0.3 (2019-05-01)
1011
------------------

0 commit comments

Comments
 (0)