mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-18 00:00:09 +02:00
joinset: fix loom test without tokio_unstable (#4783)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![cfg(tokio_unstable)]
|
||||
use crate::runtime::Builder;
|
||||
use crate::task::JoinSet;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user