issues
search
smol-rs
/
async-executor
Async executor
Apache License 2.0
334
stars
45
forks
source link
v1.10.0
#110
Closed
notgull
closed
7 months ago
notgull
commented
7 months ago
Add a function
spawn_batch
that allows users to spawn multiple tasks while only locking the executor once. (#92)
spawn_batch
that allows users to spawn multiple tasks while only locking the executor once. (#92)