Commit bb91a15
committed
Remove blocking_sync usages from TaskProducerContext
These just need simple synchronization; use a mutex instead.
This also plugs a couple occurrences of unsynchronized access.1 parent f267224 commit bb91a15
File tree
2 files changed
+162
-137
lines changed- Sources
- SWBCore
- SWBTaskConstruction/TaskProducers
2 files changed
+162
-137
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments