D18758: Make Project::open() method use async KIO methods.
Gleb Popov <noreply-Buy57tU0AsCGxO/ty/[email protected]> Thu, 26 Aug 2021 16:54:51 +0000
| Newsgroups | gmane.comp.kde.devel.kdevelop |
|---|---|
| Message-ID | <[email protected]> |
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