Files
lix/src/libstore/build
eldritch horrors a9f2aab226 libstore: extract Worker::goalFinished specifics
there's no reason to have the worker set information on goals that the
goals themselves return from their entry point. doing this in the goal
`work()` function is much cleaner, and a prerequisite to removing more
implicit strong shared references to goals that are currently running.

Change-Id: Ibb3e953ab8482a6a21ce2ed659d5023a991e7923
2024-10-05 19:06:59 +00:00
..
2024-05-29 11:01:34 +02:00
2024-05-29 11:01:34 +02:00
2024-08-19 09:13:44 +00:00
2024-03-29 22:57:40 -07:00
2024-10-05 18:21:02 +00:00