fix signal handler on win32
The signal handler thread on win32 did listen to 4 HANDLEs, of which only 3 were initialized. The result was 1 thread eating 100% cpu. This commit reduces the HANDLE array storage. Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>pull/1600/head
parent
41c93565d5
commit
eebd22a83c
Loading…
Reference in New Issue