Skip to content

Commit

Permalink
joinset: fix loom test without tokio_unstable (#4783)
Browse files Browse the repository at this point in the history
  • Loading branch information
inevity committed Jun 23, 2022
1 parent 485ca3e commit 55078ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tokio/src/runtime/tests/loom_join_set.rs
@@ -1,3 +1,4 @@
#![cfg(tokio_unstable)]
use crate::runtime::Builder;
use crate::task::JoinSet;

Expand Down

0 comments on commit 55078ff

Please sign in to comment.