Skip to content

oasync v0.1.1

Choose a tag to compare

@foldcat foldcat released this 23 Jul 07:15
· 16 commits to master since this release

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