mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
test: increase CI timeout for signal tests on PyPy
This commit is contained in:
parent
2c0f9593a4
commit
9508df658d
@ -19,7 +19,7 @@ import pytest
|
||||
|
||||
|
||||
# Timeout for CI environments (VMs can be slow, PyPy needs more time)
|
||||
CI_TIMEOUT = 60
|
||||
CI_TIMEOUT = 90
|
||||
|
||||
|
||||
# Simple WSGI app inline
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user