You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes various problems revealed by Windows CI runs (#702)
* applied #685 to async pr
* added missing boost dependency
* ignore root build dirs
* added missing boost packages dependencies
* debug duct tape and more info
* removed msvc-specific instruction
* tests wait for xpython's ready message instead of sleep
* debug duct tape and more info
* fi
* fix
* x6
* one minute
* cleaner fix: lock python's GIL when destroying the debugger
* cleanup python path deduction unicode-friendly (on windows) and absolute paths
* removed debugging logs & cleaned error logs
* imrpoved sub-process tracking output in tests
* removed commented code
* run 20 times on windows
* run tests 20 times on unix
* show test run number in CI logs
* removed changes to python path deduction, improved wrong path detection and report instead
* debugger reference decreased instead of object destroyed
* removed some logs
---------
Co-authored-by: DerThorsten <derthorstenbeier@gmail.com>
0 commit comments