D22182: Remove anchorClicked lock which causes deadlock
Michael Swan
noreply at phabricator.kde.org
Thu Jul 4 02:32:16 BST 2019
mswan added a comment.
In D22182#490533 <https://phabricator.kde.org/D22182#490533>, @aaronpuchert wrote:
> Lock and unlock shouldn't be idempotent.
I agree, but in the current implementation they are see `DUChainReadLocker::lock()` and `DUChainReadLocker::unlock()`, they both check if we are already locked before continuing to lock or unlock respectively.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D22182
To: mswan, #kdevelop
Cc: aaronpuchert, kdevelop-devel, hmitonneau, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190704/d6f18693/attachment-0001.html>
More information about the KDevelop-devel
mailing list