We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a33eb commit 2197f43Copy full SHA for 2197f43
ChangeLog
@@ -1,6 +1,21 @@
1
CHANGES
2
=======
3
4
+2.8.7
5
+-----
6
+
7
+* release(2.8.7): more robust is\_empty for FileQueue
8
+* fix(fq): iter dies if file deleted between scan and read
9
+* fix: no need for is\_empty to actually read the files
10
11
+2.8.6
12
13
14
+* release(2.8.6): more robust test for queueable function arguments
15
+* fix(queuable): more robust check for correct arguments
16
+* fix: green threads throw exceptions properly (#34)
17
+* chore: update changelog
18
19
2.8.4
20
-----
21
0 commit comments