Support async callbacks for popup #3293
Annotations
5 errors
|
Test Unit:
holoviews/tests/plotting/bokeh/test_callbacks.py#L341
TestEditToolCallbacks.test_box_edit_callback_initialized_server
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=1, type=1, proto=0>
Traceback (most recent call last):
File "/home/runner/work/holoviews/holoviews/.pixi/envs/test-312/lib/python3.12/site-packages/bokeh/core/property/bases.py", line 172, in _may_have_unstable_default
def _may_have_unstable_default(self) -> bool:
ResourceWarning: unclosed <socket.socket fd=13, family=1, type=1, proto=0>
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L341
TestElementPlot.test_categorical_dimension_values
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=1, type=1, proto=0>
Traceback (most recent call last):
File "/home/runner/work/holoviews/holoviews/.pixi/envs/test-312/lib/python3.12/site-packages/bokeh/util/callback_manager.py", line 132, in __init__
def __init__(self, *args: Any, **kw: Any) -> None:
ResourceWarning: unclosed <socket.socket fd=13, family=1, type=1, proto=0>
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L341
TestElementPlot.test_element_width_height_responsive
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=1, type=1, proto=0>
Traceback (most recent call last):
File "/home/runner/work/holoviews/holoviews/.pixi/envs/test-312/lib/python3.12/enum.py", line 1129, in __new__
def __new__(cls, value):
ResourceWarning: unclosed <socket.socket fd=13, family=1, type=1, proto=0>
|
Test Unit
The operation was canceled.
|
Loading