Skip to content

Release v0.8

Latest
Compare
Choose a tag to compare
@0xGosu 0xGosu released this 22 Dec 12:49
  • Add a new feature in heartbeat_check thread to cleanup replies that remain for longer than timeout duration, it would take from 10-20 loop cycle to clear these remaining message in replies that no handler pick up. This will reduce memory consumption of long running process that use async rpc call
  • Speed up the graceful shutdown progress when heartbeat is enabled.