Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@perk11 perk11 released this 07 Aug 05:37
· 16 commits to main since this release
0.2.1
f063dc4

Release 0.2.1

  • Fix an issue where not specifying idleTimeout value in config would cause a crash
  • Fix specific concurrency workloads causing a sync issue and a crash
  • Fix trying to stop service if it's already stopped on connection failure

Thank you @lun-4 for the first 2 fixes!