Skip to content

feat: Use channels to maintain job tokens & reuse the implicit token without dropping it first#878

Merged
NobodyXu merged 12 commits into
rust-lang:mainfrom
osiewicz:no_drops_on_implicit_job_token
Oct 19, 2023
Merged

feat: Use channels to maintain job tokens & reuse the implicit token without dropping it first#878
NobodyXu merged 12 commits into
rust-lang:mainfrom
osiewicz:no_drops_on_implicit_job_token

Convert internal channel to use Result and do not panic in helper thread

65ab371
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs