Skip to content

v0.2.5

Compare
Choose a tag to compare
@alice-yyds alice-yyds released this 13 Jul 06:33
· 110 commits to main since this release
93eca42

Bugfix:

  • fix: barrier memory leak (#158)
  • fix: pollDesc need unused op when detach (#169)
  • fix: flush wrap raw errno to exception (#168)
  • fix: op.detach will data race when calling onClose (#166)
  • fix: SetOnRequest need trigger OnRequest if there is already input data (#165)

Chore:

  • test: add test case for LinkBuffer.resetTail (#161)

Doc:

  • doc: public hertz in readme (#164)