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.
relase-notes.txt
StartImmediateAsTask
1 parent c175ef1 commit 9624cedCopy full SHA for 9624ced
release-notes.txt
@@ -4,6 +4,7 @@ Release notes:
4
- overhaul all doc comments, add exceptions info, improve tooltips experience, #136
5
- DEPRECATED: type 'TaskSeq<'T>' now replaces 'taskSeq<'T>', the latter deprecated FS0044, #187
6
- BINARY INCOMPATIBLE: TaskSeq module members are now static members, source code compatible, #186
7
+ - Performance: use StartImmediateAsTask instead of StartAsTask to prevent thread-hops, #135
8
9
0.4.0-alpha.1
10
- fixes not calling Dispose for 'use!', 'use', or `finally` blocks #157 (by @bartelink)
0 commit comments