This commit is contained in:
@@ -10,7 +10,6 @@ import auth
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
# CI test: verify auto-trigger works
|
||||
MAX_SESSIONS = 5
|
||||
MAX_SESSIONS_PER_USER = 5
|
||||
_session_lock = asyncio.Lock()
|
||||
|
||||
Reference in New Issue
Block a user