Commit 27fedcc
committed
fix: skip callback groups not automatically added to executor
Add check for automatically_add_to_executor_with_node() to avoid
processing callback groups that should not be managed by the executor.1 parent 09e6a4c commit 27fedcc
File tree
1 file changed
+4
-0
lines changed- callback_isolated_executor/src
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
0 commit comments