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 4f64667 commit 0967cc8Copy full SHA for 0967cc8
RELEASE_NOTES.md
@@ -1,3 +1,9 @@
1
+#### 1.4.1 -
2
+* Add pause before backgrounnd work starts. The FCS request queue must be empty for 1 second before work will start
3
+* Write trace information about the reactor queue to the event log
4
+* Rewrite reactor to consistently prioritize queued work
5
+* Implement cancellation for queued work if it is cancelled prior to being executed
6
+
7
#### 1.4.0.9 -
8
* FSharpType.Format fix
9
* Disable maximum-memory trigger by default until use case ironed out
0 commit comments