Commit 09325e7
Alex Couture-Beil
solver: lock before using actives
Job.walkProvenance needs to acquire a read lock before accessing
j.list.actives.
The actual lock is acquired/released under WalkProvenance to prevent
multiple locks/unlocks while walkProvenance recurses.
Signed-off-by: Alex Couture-Beil <alex@earthly.dev>1 parent 40c5efa commit 09325e7
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
| 536 | + | |
| 537 | + | |
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
| |||
0 commit comments