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 837a55d commit 36a7ed4Copy full SHA for 36a7ed4
build/cmake/TestFixtures.cmake
@@ -41,7 +41,7 @@ endfunction ()
41
# Create a fixture that runs a fake Azure IMDS server
42
mongo_define_subprocess_fixture(
43
mongoc/fixtures/fake_imds
44
- SPAWN_WAIT 0.2
+ SPAWN_WAIT 1
45
COMMAND
46
"$<TARGET_FILE:Python3::Interpreter>" -u --
47
"${_MONGOC_BUILD_SCRIPT_DIR}/bottle.py" fake_kms_provider_server:kms_provider
0 commit comments