diff options
author | eldritch horrors <pennae@lix.systems> | 2024-10-05 00:38:35 +0200 |
---|---|---|
committer | eldritch horrors <pennae@lix.systems> | 2024-10-05 21:19:51 +0000 |
commit | 649d8cd08fa16c71e3580f16d77c2122540f3195 (patch) | |
tree | a904bff8c6fee45e08cb7154c9b6befaa964f525 /src/libstore/legacy-ssh-store.hh | |
parent | 9adf6f4568d5a6b1c61ff93beb12a45b962c2602 (diff) |
libstore: remove Worker::removeGoal
we can use our newfound powers of Goal::work Is A Real Promise to remove
completed goals from continuation promises. apart from being much easier
to follow it's also a lot more efficient because we have the iterator to
the item we are trying to remove, skipping a linear search of the cache.
Change-Id: Ie0190d051c5f4b81304d98db478348b20c209df5
Diffstat (limited to 'src/libstore/legacy-ssh-store.hh')
0 files changed, 0 insertions, 0 deletions