oasync v0.1.1
bug fix & optimization
- update docs
- fix backpressure memory leak
- add source code walk through
- run_next optimization
- switch global queue to a buffered circular queue
- update warnings
- internally re-acquiring resources will return true
- misc test update
- prevent multiple shutdown
breaking change:
- behavior of backpressure destroy is now different