Commit 86f1802
committed
Address possible race condition resulting in KeyError exception when calling pop() on an empty set
- Also move batch set mutation operations out of worker method and into wrapping _threaded_fetch method1 parent a505862 commit 86f1802
1 file changed
Lines changed: 12 additions & 7 deletions
Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2392 | 2392 | | |
2393 | 2393 | | |
2394 | 2394 | | |
2395 | | - | |
2396 | | - | |
| 2395 | + | |
2397 | 2396 | | |
2398 | 2397 | | |
2399 | 2398 | | |
| |||
2419 | 2418 | | |
2420 | 2419 | | |
2421 | 2420 | | |
2422 | | - | |
2423 | 2421 | | |
2424 | 2422 | | |
2425 | 2423 | | |
| |||
2642 | 2640 | | |
2643 | 2641 | | |
2644 | 2642 | | |
2645 | | - | |
2646 | | - | |
2647 | | - | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
2648 | 2646 | | |
2649 | | - | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
2650 | 2655 | | |
2651 | 2656 | | |
2652 | 2657 | | |
| |||
0 commit comments