Commit 54c8d07
fix: avoid blocking in download thread when using BQ Storage API (#2034)
This prevents a deadlock between the main thead and download threads
when the threadpool is shutdown prematurely.
Co-authored-by: Chalmer Lowe <[email protected]>
Co-authored-by: Tim Sweña (Swast) <[email protected]>1 parent 3a48948 commit 54c8d07
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | | - | |
800 | | - | |
801 | 799 | | |
802 | | - | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
803 | 808 | | |
804 | 809 | | |
805 | 810 | | |
| |||
0 commit comments