We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7366dd8 commit 5d1278fCopy full SHA for 5d1278f
1 file changed
CHANGELOG.rst
@@ -21,7 +21,7 @@ General Updates:
21
* Improve handling of worker-specific `persis_info` fields when they are not initially provided. #1531
22
* Bugfix: Fix `final_gen_send` when there are no worker-specific `persis_info` fields.
23
* Handle worker-generated `persis_info` fields.
24
- * Ensure `persis_info` is initialized to an empty dictionary in user functions instead of None.
+ * Ensure `persis_info` is initialized to an empty dictionary in user functions instead of `None`.
25
26
Examples:
27
0 commit comments