We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910960d commit 7789b50Copy full SHA for 7789b50
turbopack/crates/turbo-tasks/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2021"
9
bench = false
10
11
[features]
12
-default = []
+default = ["hanging_detection"]
13
tokio_tracing = ["tokio/tracing"]
14
hanging_detection = []
15
0 commit comments