Commit e095401
committed
Time out in _get_executable_info
Time out after 30 seconds. This is used for version queries which
should be very fast, so a 30-second delay would be unusual.
GitHub Actions test runs have been hanging trying to get the
inkscape version when using Python 3.14:
https://github.com/matplotlib/matplotlib/actions/runs/16043158943/job/45268507848#step:13:8361 parent 70d5ad4 commit e095401
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
409 | 412 | | |
410 | 413 | | |
411 | 414 | | |
| |||
0 commit comments