https://bugs.kde.org/show_bug.cgi?id=481808
--- Comment #38 from nyanpasu64 <[email protected]> --- Tiny correction: the constructor `PamWorker::PamWorker()` runs on the main thread, and the PamWorker is moved to its own QThread afterwards. This has no bearing on my earlier debugging because PamWorker::PamWorker() only creates a QObject and data fields, no PAM session. god i wish debugging frameworks printed the thread of a debug message -- You are receiving this mail because: You are watching all bug changes.
