Skip to content

v1.9.0-pre36

Pre-release
Pre-release
Compare
Choose a tag to compare
@yosefe yosefe released this 26 Nov 21:49
· 304 commits to integration3 since this release
c7669f9

Fixes for simultaneous disconnect (peer failure during ep_close):

  • Flush operation failed with assertion due to endpoint changed number of lanes (#90, #91)
  • Assertion failed that not all pending operations were removed, since flush_internal exited prematurely (#92)
  • ep_close operation does not complete, since when ep_flushed returned error the lane was not accounted for (#93)