2 Commits

Author SHA1 Message Date
Haowen Liu
ab2d49a445
Update include paths in tests 2025-05-04 10:47:43 -04:00
Hennadii Stepanov
4025693dec
Fix exception when CreateProcessW fails and add test for it (#98)
* Fix exception when `CreateProcessW` fails

This change makes the behavior on Windows consistent with the behavior
on Linux.

* test: Add `test_exception`
2024-01-25 12:01:40 +05:30