qtinter icon indicating copy to clipboard operation
qtinter copied to clipboard

Interop between asyncio and Qt for Python.

Results 3 qtinter issues
Sort by recently updated
recently updated
newest added

Hi! Firstly, thanks for the awesome library! I've noticed that `asyncslot` and `modal` might not work correctly all the time. Particularly, when `modal` is used in the eagerly executed part...

[Python-3.11-PyQt6-macos-latest](https://github.com/fancidev/qtinter/actions/runs/3812533668/jobs/6485793333#step:9:169) ``` Run coverage run -m unittest discover -s tests -v coverage run -m unittest discover -s tests -v shell: /bin/bash -e {0} env: pythonLocation: /Users/runner/hostedtoolcache/Python/3.11.1/x64 PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.11.1/x64/lib/pkgconfig Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.11.1/x64...