Skip to content

v2.0.0

Compare
Choose a tag to compare
@oohnoitz oohnoitz released this 19 Aug 23:25
· 28 commits to master since this release
2.0.0
4ea9868

Added

  • support for GenServer name registration to support multiple supervisors

Changed

  • updated Elixir requirements to 1.7

Fixed

  • Task.async and Task.await caller leaks with timeouts and worker crash
  • console.* calls in JavaScript code no longer causes workers to crash