We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6317b10 commit 27a5e23Copy full SHA for 27a5e23
1 file changed
lambda-runtime/src/runtime.rs
@@ -936,7 +936,6 @@ mod endpoint_tests {
936
}
937
938
#[cfg(feature = "concurrency-tokio")]
939
- #[tracing_test::traced_test]
940
#[tokio::test]
941
async fn test_concurrent_structured_logging_isolation() -> Result<(), Error> {
942
use std::collections::HashSet;
0 commit comments