This commit is contained in:
Your Name
2026-07-30 10:06:53 +08:00
parent 8f68af1c2c
commit 3fc94c4a89
9 changed files with 275 additions and 10 deletions
@@ -152,6 +152,9 @@ class CookieCredentialLockTests(unittest.IsolatedAsyncioTestCase):
[
"lock-enter",
"authorize",
# Checks the pooled connection back in before cancel/stop,
# which may wait on an in-flight start.
"commit",
"cancel",
"stop",
"write-cookie",
@@ -245,6 +248,9 @@ class CookieCredentialLockTests(unittest.IsolatedAsyncioTestCase):
[
"lock-enter",
"authorize",
# Checks the pooled connection back in before cancel/stop,
# which may wait on an in-flight start.
"commit",
"cancel",
"stop",
"clear-cookie-file",