We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c02465 commit e444aa4Copy full SHA for e444aa4
3 files changed
.changeset/friendly-brooms-cry.md
.github/workflows/pr.yml
python/pytest.ini
@@ -4,4 +4,4 @@ markers =
4
skip_debug: skip test if E2B_DEBUG is set.
5
asyncio_mode=auto
6
7
-addopts = "--import-mode=importlib" "--numprocesses=2"
+addopts = "--import-mode=importlib" "--numprocesses=1"
0 commit comments