Files
tinygrad/pytest.ini
Sieds Lykles 0757a9a819 add pytest-timeout of 3 min per item (#12144)
* add pytest-timeout with timeout of 3 min

* func_only
2025-09-13 00:48:41 +02:00

6 lines
94 B
INI

[pytest]
norecursedirs = extra
timeout = 180
timeout_method = thread
timeout_func_only = true