bpo-23057: Use 'raise' to emulate ctrl-c in proactor tests by vladima · Pull Request #11274 · python/cpython

@vladima

@vladima

@vladima

@njsmith njsmith changed the title Use CREATE_NEW_PROCESS_GROUP for proactor tests bpo-23057: Use CREATE_NEW_PROCESS_GROUP for proactor tests

Dec 22, 2018

@vladima vladima changed the title bpo-23057: Use CREATE_NEW_PROCESS_GROUP for proactor tests bpo-23057: Use 'raise' to emulate ctrl-c in proactor tests

Dec 24, 2018

@vladima

…ng unregistration that was also fixed.

@vladima

@vladima

asvetlov