aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-07-20 21:05:19 +0200
committereldritch horrors <pennae@lix.systems>2024-07-22 19:01:40 +0000
commit58a91d70c9c6f22bbb5425f1e9973befe3fdebfb (patch)
tree001e6d080fa4fb3964ce9f6421078382e5b1e3b7 /doc
parentad36fb43ada8b4b31a10f6a7e1bade9f00aaa661 (diff)
libstore: use std::async instead of Goal threads
the goals are either already using std::async and merely forgot to remove std::thread vestiges or they emulate async with threads and promises. we can simply use async directly everywhere for clarity. Change-Id: I3f05098310a25984f10fff1e68c573329002b500
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions