Always import qt library before importing qasync in examples. (#129) #101
Annotations
5 errors
|
macos-x86_64 / 3.10 / pyqt5
The process '/Users/runner/.local/bin/poetry' failed with exit code 1
|
|
macos-x86_64 / 3.10 / pyqt5:
tests/test_qeventloop.py#L103
TestCanRunTasksInExecutor.test_can_handle_exception_in_executor[ProcessPoolExecutor]
asyncio.exceptions.TimeoutError
|
|
macos-arm64 / 3.8 / pyqt5
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
macos-x86_64 / 3.8 / pyqt5
The process '/Users/runner/.local/bin/poetry' failed with exit code 1
|
|
macos-x86_64 / 3.8 / pyqt5:
tests/test_qeventloop.py#L103
TestCanRunTasksInExecutor.test_can_handle_exception_in_executor[ProcessPoolExecutor]
asyncio.exceptions.TimeoutError
|