Skip to content

[v0.4.0] fix goroutine leak and remove unused code

Compare
Choose a tag to compare
@dims dims released this 27 Jun 16:58
· 9 commits to master since this release
258380d

What's Changed

  • Avoid 10 minute goroutine leak in error case for handled errors by @liggitt in #99
  • Remove unused websocket package by @dmcgowan in #98

New Contributors

Full Changelog: v0.3.0...v0.4.0