mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
add pytest-timeout of 3 min per item (#12144)
* add pytest-timeout with timeout of 3 min * func_only
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
norecursedirs = extra
|
norecursedirs = extra
|
||||||
|
timeout = 180
|
||||||
|
timeout_method = thread
|
||||||
|
timeout_func_only = true
|
||||||
|
|||||||
Reference in New Issue
Block a user