Skip to content

Fixes crash in KLauncher::idleTimeout() caused by unblockable destruction of IdleSlave objects

Ralf Habacker requested to merge habacker/kinit:bug-426387 into master

BUG: 426387 FIXED-IN: 5.85.0

BTW: The same issue will probably also happen on the KDE CI, if kio on Windows would not be configured with -DKIO_FORK_SLAVES=ON https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/kde/frameworks/tier3/kio/kio.py#L44

Edited by Ralf Habacker

Merge request reports