mirror of
https://github.com/Zygo/bees.git
synced 2025-11-03 19:50:34 +01: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>