[issue34060] regrtest: log "CPU usage" on Windows
Ammar Askar
report at bugs.python.org
Sun Jul 15 15:07:18 EDT 2018
Ammar Askar <ammar at ammaraskar.com> added the comment:
Is the function I used for the callback, RegisterWaitForSingleObject https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-registerwaitforsingleobject
using the thread pooling system you're talking about underneath? The documentation seems to suggest so, but I'll wait for your opinion on it.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34060>
_______________________________________
More information about the Python-bugs-list
mailing list