mpsc_queue: allow interrupting try_consume_batch
If interrupt (exception) happens, next try_consume_batch will resume from the previous position.
parent
fd6e4263
Please register or sign in to comment
If interrupt (exception) happens, next try_consume_batch will resume from the previous position.