更新
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user