Skip to content

Commit

Permalink
Add link to comment under PR pybind#4105
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Nov 2, 2022
1 parent bbdbd32 commit 0073ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import pybind11_tests

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

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

0 comments on commit 0073ae9

Please sign in to comment.