Manage asyncio loop creation manually #12408
Annotations
4 errors
|
Test unit:
panel\tests\test_server.py#L341
test_server_update
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=2, type=1, proto=0>
Traceback (most recent call last):
File "D:\a\panel\panel\.pixi\envs\test-312\Lib\asyncio\events.py", line 36, in __init__
def __init__(self, callback, args, loop, context=None):
ResourceWarning: unclosed <socket.socket fd=4004, family=2, type=1, proto=0, laddr=('127.0.0.1', 53891), raddr=('127.0.0.1', 53890)>
|
Test unit:
panel\tests\test_server.py#L502
test_multiple_titles
OSError: We failed to connect to the server (to start the server, try the 'bokeh serve' command)
|
Test unit
The operation was canceled.
|
Loading