Up the faulthandler_timeout parameter to 30
This commit is contained in:
parent
ee623c0fa9
commit
0bf6cccd57
@ -4,7 +4,7 @@ xvfb_height = 1080
|
|||||||
# use this due to some issues with ndarray reshape errors on CI systems
|
# use this due to some issues with ndarray reshape errors on CI systems
|
||||||
xvfb_colordepth = 24
|
xvfb_colordepth = 24
|
||||||
xvfb_args=-ac +extension GLX +render
|
xvfb_args=-ac +extension GLX +render
|
||||||
faulthandler_timeout = 15
|
faulthandler_timeout = 30
|
||||||
|
|
||||||
filterwarnings =
|
filterwarnings =
|
||||||
# comfortable skipping these warnings runtime warnings
|
# comfortable skipping these warnings runtime warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user