mirror of
https://github.com/Zygo/bees.git
synced 2025-07-06 10:32:25 +02:00
Commitc3b664fea5
("context: don't forget to retry locked extents") removed the critical return that prevents a Task from processing an extent that is locked. Put the return back. Fixes:c3b664fea5
("context: don't forget to retry locked extents") Signed-off-by: Zygo Blaxell <bees@furryterror.org>