We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556f664 commit f1bb780Copy full SHA for f1bb780
RELEASE_NOTES.md
@@ -20,3 +20,8 @@
20
## Bug Fixes
21
22
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
23
+
24
+* Fixed bugs that could cause a dispatch actor not to stop when an update
25
+ arrives exactly at the moment a dispatch window closes. Also fixed a
26
+ related issue that could cause incorrect event ordering when multiple
27
+ dispatches are updated concurrently.
0 commit comments