Commit a326d07
BUG: Fix Windows subprocess timeouts with CREATE_NO_WINDOW flag (#30886)
* Added CREATE_NO_WINDOW flag on Windows to prevent console window overhead
* Fixed Ruff Failed check error
* Fixed Ruff error
* Update lib/matplotlib/testing/__init__.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
---------
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>1 parent 424e74c commit a326d07
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
95 | 102 | | |
96 | 103 | | |
97 | 104 | | |
| |||
0 commit comments