aboutsummaryrefslogtreecommitdiff
path: root/tests/nixos
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-09-30 01:31:30 +0200
committereldritch horrors <pennae@lix.systems>2024-10-01 13:55:03 +0200
commit732de75f67f030886fd6bb421d49481caa3aa8cf (patch)
treef0bc4660e0db25c788e5e28ac95d45ab25023bcf /tests/nixos
parentd5db0b1abc1809ad97fa28b82056b19c4a45710a (diff)
libstore: remove Worker::wakeUp()
Worker::run() is now entirely based on the kj event loop and promises, so we need not handle awakeness of goals manually any more. every goal can instead, once it has finished a partial work call, defer itself to being called again in the next iteration of the loop. same end effect. Change-Id: I320eee2fa60bcebaabd74d1323fa96d1402c1d15
Diffstat (limited to 'tests/nixos')
0 files changed, 0 insertions, 0 deletions