mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 22:48:25 -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]
|
||||
norecursedirs = extra
|
||||
timeout = 180
|
||||
timeout_method = thread
|
||||
timeout_func_only = true
|
||||
|
||||
Reference in New Issue
Block a user