Closed rchiodo closed 2 years ago
SO_REUSEADDR is not supported in the Emscripten PThreads version of CPython.
Adding these checks lets pydevd get much farther along
Seems good to me... just merged ;)
SO_REUSEADDR is not supported in the Emscripten PThreads version of CPython.
Adding these checks lets pydevd get much farther along