aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/references.hh
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-10-05 00:38:35 +0200
committereldritch horrors <pennae@lix.systems>2024-10-05 19:53:30 +0000
commit40f154c0edc53e160b70fc60b2b5b8652dfbe84b (patch)
treec4c19a15d1eb2b6ccefe72a2e446c383386c6782 /src/libutil/references.hh
parentf389a5407916ba311faa50ec053f7ebac2a608b5 (diff)
libstore: remove Worker::topGoals
since we now propagate goal exceptions properly we no longer need to check topGoals for a reason to abort early. any early abort reasons, whether by exception or a clean top goal failure, can now be handled by inspecting the goal result in the main loop. this greatly reduces goal-to-goal interactions that do not happen at the main loop level. since the underscore-free name is now available for use as variables we'll migrate to that where we currently use `_topGoals` for locals. Change-Id: I5727c5ea7799647c0a69ab76975b1a03a6558aa6
Diffstat (limited to 'src/libutil/references.hh')
0 files changed, 0 insertions, 0 deletions