Add custom callback exception callable #12484
Annotations
3 errors and 1 warning
Test unit:
panel/tests/chat/test_feed.py#L1133
TestChatFeedCallback.test_callback_exception_async_callable
TypeError: TestChatFeedCallback.test_callback_exception_async_callable.<locals>.exception_callback() missing 2 required positional arguments: 'exception' and 'instance'
|
Test unit:
panel/tests/chat/test_feed.py#L341
TestChatFeedCallback.test_callback_two_arguments_with_keyword
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/site-packages/param/parameterized.py", line 3074, in _register_watcher
getattr(watchers[parameter_name][what], action)(watcher)
ResourceWarning: unclosed <socket.socket fd=22, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
|
Test unit
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading