https://bugs.kde.org/show_bug.cgi?id=416427
Simon Depiets <sdepi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/sdk/ | |lokalize/commit/8ce6b3d8959 | |8b6bc7570d11e7063b08394b3c0 | |c9 --- Comment #4 from Simon Depiets <sdepi...@gmail.com> --- Git commit 8ce6b3d89598b6bc7570d11e7063b08394b3c0c9 by Simon Depiets. Committed on 14/06/2020 at 03:16. Pushed by sdepiets into branch 'master'. Use thread specific names for connection Names There seems to have been two issues with TM connections. The first was that the TM connection was closed on project change (while they are actually all opened for stats purposes). The second was that the connection names where not thread specific, which could cause issues, and it will now be the case. Related: bug 422251 M +4 -2 src/project/project.cpp M +41 -27 src/tm/jobs.cpp https://invent.kde.org/sdk/lokalize/commit/8ce6b3d89598b6bc7570d11e7063b08394b3c0c9 -- You are receiving this mail because: You are watching all bug changes.