Skip to content

Commit 6221e5a

Browse files
authored
Update submodule and test to new thread join API (#239)
1 parent bb70677 commit 6221e5a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

secure_tunneling/tests/SecureTunnelTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ static int after(struct aws_allocator *allocator, int setup_result, void *ctx)
113113
testContext->resolver.reset();
114114
testContext->elGroup.reset();
115115
testContext->deviceApiHandle.reset();
116-
ASSERT_SUCCESS(aws_global_thread_creator_shutdown_wait_for(10));
117116

118117
aws_http_library_clean_up();
119118

0 commit comments

Comments
 (0)