issues
search
CabbageDevelopment
/
qasync
Python library for using asyncio in Qt-based applications.
BSD 2-Clause "Simplified" License
333
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to handle KeyboardInterrupt? Ctrl+C IOT instruction (core dumped).
#127
AI-Maria
opened
15 hours ago
0
`asyncio.CancelledError` not caught in `asyncSlot` error handler
#126
QQ80
opened
2 months ago
1
Integration in IPython
#125
michaelcroquette
opened
4 months ago
2
Add typing to qasync
#124
philippkarg
opened
4 months ago
0
Ensure execution order of callbacks that are expected to be called immediately (such as call_soon)
#123
gampixi
opened
4 months ago
1
Allow QEventLoop from QThread
#122
corby
opened
4 months ago
0
"RuntimeError: no running event loop" from asyncio.create_task
#121
SJChannel
opened
7 months ago
3
Basic example crashes when running without venv.
#120
HubKing
opened
7 months ago
0
Maintained badge shows no
#119
philippkarg
closed
6 months ago
2
open_connection() fails to report connection refused error on OpenBSD
#118
sbourdeauducq
opened
7 months ago
0
Should qasync.run() be used?
#117
pe224
opened
8 months ago
0
creating task from the MainUi (PyQT5 class) init works fine in v0.24.0 but not with v0.24.2 and above
#116
stephanerey
opened
8 months ago
2
Differences between qasync.QEventLoop.close and asyncio.BaseEventLoop.close
#115
kormax
opened
8 months ago
0
Add slow_callback_duration logging
#114
kormax
opened
8 months ago
0
Fix _QThreadWorker.run not releasing references to fulfilled command object before blocking on next queue.get call
#113
kormax
opened
8 months ago
5
How to use asyncClose?
#112
jamesdbrock
opened
9 months ago
1
TypeException When Running with PyCharm Debugger
#111
j9ac9k
closed
9 months ago
8
Bump actions/cache from 3 to 4
#110
dependabot[bot]
opened
10 months ago
0
Where to call async method before handing control over to Qt event loop?
#109
manuel-wagesreither
opened
11 months ago
0
NotImplementedError with nest_asyncio on Unix
#108
pkgw
opened
11 months ago
0
Bump actions/setup-python from 4 to 5
#107
dependabot[bot]
closed
11 months ago
0
No way to get Qt exit code (return value of QApplication.exec)
#106
QQ80
opened
1 year ago
0
update conda-forge package
#105
lriesebos
closed
1 year ago
2
Restore mutex without compromising performance, on Windows
#104
temeddix
closed
1 year ago
8
Bump the package version. Still done manually
#103
hosaka
closed
1 year ago
0
Improve examples and README
#102
temeddix
closed
1 year ago
5
Fix the slow performance on Windows
#101
temeddix
closed
1 year ago
32
Monitoring blocking time within event loop with `set_debug()` doesn't work
#100
temeddix
opened
1 year ago
0
When the number of concurrent HTTP connections exceeds a certain amount, the UI will lag.
#99
junbaibai0719
closed
1 year ago
1
Example code appears to discard reference to the created task
#98
AlexanderWells-diamond
opened
1 year ago
1
Error while updating it on Manjaro
#97
RicaBenhossi
closed
1 year ago
1
README Introduction example text
#96
jamesdbrock
closed
1 year ago
5
remove _unix.py and _window.py, and change __init__.py to use EventLoop from std module?
#95
bruceunx
closed
1 year ago
1
Github Actions require Read and write permissions for the updated Release workflow
#94
hosaka
closed
1 year ago
2
Deprecate python 3.6 and 3.7
#93
hosaka
closed
1 year ago
0
Add python 3.10 support, fix test regression for win/python3.8.
#92
hosaka
closed
1 year ago
0
Add missing IocpProactor code to remove unregistered futures
#91
hosaka
closed
1 year ago
0
_IocpProactor._poll might need to account for _unregistered
#90
stat1c-void
closed
1 year ago
4
Remove the Using Qt Implementation log message
#89
hosaka
closed
1 year ago
0
Allow negative delay to be used with call_at and call_later
#88
hosaka
closed
1 year ago
0
_IocpProactor: Acquire lock in previously missed methods
#87
dnadlinger
closed
1 year ago
1
New minor release?
#86
dnadlinger
closed
1 year ago
2
qasync will cause crash when construct QMediaPlayer in Coroutine
#85
lovexuan
opened
1 year ago
2
call_later fails with negative delay
#84
detlef-beckmann
closed
1 year ago
3
Fix qasync.run in Python 3.11
#83
veractor
closed
1 year ago
1
Unable to use QMessageBox inside task. Cannot enter into task while another task is being executed.
#82
omelia-iliffe
closed
1 year ago
2
Avoid running app.exec() inside except block
#81
VegarS
closed
1 year ago
1
Setup automatic semver tagging/releasing using python-semantic-release
#80
hosaka
opened
1 year ago
0
Remove unused dependencies
#79
hosaka
closed
1 year ago
0
Merging lastest dev changes to master
#78
hosaka
closed
1 year ago
0
Next