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_yield
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=1, type=1, proto=0>
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-core/lib/python3.13/site-packages/param/_utils.py", line 614, in __iter__
@classmethod
ResourceWarning: unclosed <socket.socket fd=22, family=1, type=1, 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