Commit 56b254e
Save a reference to created async tasks, to avoid tasks potentially disappearing (#2816)
* save a reference to created tasks, to avoid tasks disappearing mid-execution
* Ignore linter
* Ignore linter
---------
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>1 parent 1b370da commit 56b254e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
1143 | 1143 | | |
1144 | | - | |
| 1144 | + | |
1145 | 1145 | | |
1146 | 1146 | | |
1147 | 1147 | | |
| |||
0 commit comments