bbqueue icon indicating copy to clipboard operation
bbqueue copied to clipboard

*WIP Async API for bbqueue

Open lulf opened this issue 4 years ago • 2 comments

This is an initial draft of an async API as part of bbqueue with a test showing the working.

Status:

  • [x] Basic read and write API implementation + test
  • [ ] Implement poll() that updates waker
  • [ ] Implement notifying waker when data have been produced/consumed
  • [ ] Tests of cancellation and waker logic
  • [ ] API documentation

lulf avatar Mar 19 '21 13:03 lulf

Is this PR completely stalled?

MathiasKoch avatar Feb 09 '22 14:02 MathiasKoch

@MathiasKoch Yes, I didn't pursue this any further as I found I had no longer need for this. Feel free to take up the torch!

lulf avatar Feb 09 '22 14:02 lulf