Function uexec::terminate_workers[][src]

pub fn terminate_workers()

Terminate all worker threads

Pending futures will be dropped

Examples

uexec::terminate_workers();