Module runtime

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

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

Structsยง

Builder
Builds Tokio runtime configured with a shutdown barrier