Skip to content

Commit

Permalink
behn: do not lose in queue blocked codepath
Browse files Browse the repository at this point in the history
  • Loading branch information
pkova authored Jan 10, 2025
1 parent 8590b63 commit c6c9e6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/vere/io/behn.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ _behn_wake_bail(u3_ovum* egg_u, u3_noun lud)
}
else {
u3l_log("vere: warning: continuing without timers");
u3z(lud);
}
}
}
Expand Down

0 comments on commit c6c9e6d

Please sign in to comment.