tohojo / flent

The FLExible Network Tester.
https://flent.org
Other
428 stars 79 forks source link

Disable multiprocess parsing on OSX #270

Closed tohojo closed 2 years ago

tohojo commented 2 years ago

Since there seems to be issues with the multiprocessing module on OSX, and attempts to find a workaround has failed, let's just disable the parallel parsing entirely on OSX.

Fixes #268

moeller0 commented 2 years ago

Seems to work for me.