Manage asyncio loop creation manually #12409
Annotations
4 errors and 1 warning
Test subprocess:
panel/tests/widgets/test_terminal.py#L56
test_subprocess
DeprecationWarning: There is no current event loop
|
Test subprocess:
panel/tests/widgets/test_terminal.py#L74
test_run_list_args
DeprecationWarning: There is no current event loop
|
Test subprocess:
panel/tests/widgets/test_terminal.py#L79
test_run_list_args
AssertionError: assert False
+ where False = TerminalSubprocess(args=['ls', '-l'], running=False).running
|
Test subprocess
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