Module runtime

Source
Available on crate feature barrier-protected-runtime only.
Expand description

A Tokio Runtime builder that configures a barrier to rendezvous worker threads during shutdown to ensure tasks never outlive local data owned by worker threads

Structsยง

Builder
Builds Tokio runtime configured with a shutdown barrier