Closed tonal closed 6 years ago
I change billiard.compat.spawnv_passfds
. It not used in Windows...
Error in billiard.popen_spawn_win32.Popen.__init__
https://github.com/celery/billiard/blob/master/billiard/popen_spawn_win32.py#L64
It looks like the signature of the CreateProcess function or _winapi.CloseHandle has changed.
I do not use windows...
see #241