D18758: Make Project::open() method use async KIO methods.
Gleb Popov
noreply at phabricator.kde.org
Thu Aug 26 17:54:51 BST 2021
arrowd added a comment.
So, do we want to get this in?
Short recap:
- Project::open() executes KIO jobs synchronously at the moment.
- To make the code asynchronous we need some 3rd-party library implementing futures, like QtPromise.
- The original bug that made me work on this is fixed already.
Should we abandon this?
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D18758
To: arrowd, #kdevelop, mwolff
Cc: apol, kfunk, brauch, mwolff, 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/20210826/ebfb52df/attachment.htm>
More information about the KDevelop-devel
mailing list