Skip to content

Commit e01b5d0

Browse files
authored
Update Lib/test/test_external_inspection.py
1 parent 7190e86 commit e01b5d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Lib/test/test_external_inspection.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -534,10 +534,10 @@ async def main():
534534
self.assertGreaterEqual(len(tasks_with_stack), 1000)
535535

536536
# the final task will have some random number, but it should for
537-
# sure be one of the echo client spam horde (In windows this is not true
538-
# for some reason)
539-
if sys.platform != "win32":
540-
self.assertEqual([[['_aexit', '__aexit__', 'echo_client_spam'], ANY]], entries[-1][2])```
537+
# sure be one of the echo client spam horde (In windows this is not true
538+
# for some reason)
539+
if sys.platform != "win32":
540+
self.assertEqual([[['_aexit', '__aexit__', 'echo_client_spam'], ANY]], entries[-1][2])
541541
except PermissionError:
542542
self.skipTest(
543543
"Insufficient permissions to read the stack trace")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy