Skip to content

Commit 36a7ed4

Browse files
CryolitiakevinAlbs
authored andcommitted
CDRIVER-5829 Increase spawn wait time (#1808)
1 parent 837a55d commit 36a7ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/cmake/TestFixtures.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ endfunction ()
4141
# Create a fixture that runs a fake Azure IMDS server
4242
mongo_define_subprocess_fixture(
4343
mongoc/fixtures/fake_imds
44-
SPAWN_WAIT 0.2
44+
SPAWN_WAIT 1
4545
COMMAND
4646
"$<TARGET_FILE:Python3::Interpreter>" -u --
4747
"${_MONGOC_BUILD_SCRIPT_DIR}/bottle.py" fake_kms_provider_server:kms_provider

0 commit comments

Comments
 (0)