You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments