Skip to content

tor-rtcompat: Add spawn_blocking to Runtime trait.

wesleyac requested to merge wesleyac/arti:tor-rtcompat-spawn-blocking into main

This adds a new SpawnBlocking trait, which exposes the spawn_blocking function that tokio, async-std, and other runtimes have.

Merge request reports

Loading