Fix dispatcher idle hang and add pytest timeouts (#26998)
This commit is contained in:
@@ -166,6 +166,7 @@ dev = [
|
||||
"mypy~=1.17.1",
|
||||
# "locust>=2.40.4", # Temporarily removed due to compatibility issues. Uncomment when resolved.
|
||||
"sseclient-py>=1.8.0",
|
||||
"pytest-timeout>=2.4.0",
|
||||
]
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user