Manage asyncio loop creation manually #12416
Annotations
2 errors
Test unit:
panel/tests/chat/test_feed.py#L1550
TestChatFeedPostHook.test_generator
AssertionError: assert ['Hello World!'] == ['Hello World...Hello World!']
Right contains one more item: 'Echo: Hello World!'
Full diff:
[
'Hello World!',
- 'Echo: Hello World!',
]
|
Test unit
Process completed with exit code 1.
|
Loading