mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-09 00:00:08 +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::runtime::Builder;
|
||||||
use crate::task::JoinSet;
|
use crate::task::JoinSet;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user