"Daniel Stenberg" <[email protected]> wrote:
Just for the record: I just pushed a fix for this (commit 0feeab7802dd2a) and I've closed that issue!
Good. It's much better now. No longer a CPU-hog. Here is the call-stack now with the same Python script: ntkrnlpa.exe!KiUnexpectedInterrupt+0x121 ntkrnlpa.exe!ZwYieldExecution+0x1d3a ntkrnlpa.exe!ZwYieldExecution+0x261c ntkrnlpa.exe!ProbeForRead+0x605 ntkrnlpa.exe!KeReleaseInStackQueuedSpinLockFromDpcLevel+0xb80 ntdll.dll!KiFastSystemCall+0x3 ntdll.dll!KiFastSystemCallRet ntdll.dll!NtDelayExecution+0xc kernel32.dll!SleepEx+0x61 kernel32.dll!Sleep+0xf libcurld.dll!Curl_wait_ms+0x20 libcurld.dll!curl_easy_perform+0x12a pycurl.pyd+0x2279 python27.dll!PyEval_GetGlobals+0x68b --gv ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
