Skip to content

Commit 0073ae9

Browse files
committed
Add link to comment under PR #4105
1 parent bbdbd32 commit 0073ae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import pybind11_tests
1919

2020
if os.name != "nt":
21+
# https://github.com/pybind/pybind11/issues/4105#issuecomment-1301004592
2122
multiprocessing.set_start_method("forkserver")
2223

2324
_long_marker = re.compile(r"([0-9])L")

0 commit comments

Comments
 (0)