https://bugs.kde.org/show_bug.cgi?id=499927
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/1754d | |67e318fdf73633bf8fd62656df5 | |2b823eb8 Resolution|--- |FIXED --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 1754d67e318fdf73633bf8fd62656df52b823eb8 by Fushan Wen, on behalf of David Edmundson. Committed on 14/02/2025 at 01:11. Pushed by fusionfuture into branch 'master'. Guard more qcoro usages co_await does not disconnect a pending event like It's possible for 'this' to be gone and everything to be in a broken state. Lots of this code continued to process things after DBus replies were invalid. Every usage of co_await needs to either manage the lifespan of all objects used or explicitly check. M +29 -1 libs/handler.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/1754d67e318fdf73633bf8fd62656df52b823eb8 -- You are receiving this mail because: You are watching all bug changes.