Skip to content

A scoped variant of tokio::task::JoinSet that ensures all spawned tasks are valid for the lifetime of a provided scope, enabling safe concurrent execution of non-'static futures.

Notifications You must be signed in to change notification settings

Le-Maz/scoped-join-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

About

A scoped variant of tokio::task::JoinSet that ensures all spawned tasks are valid for the lifetime of a provided scope, enabling safe concurrent execution of non-'static futures.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages