Skip to content

v0.14.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@simerplaha simerplaha released this 24 Aug 05:50
· 907 commits to master since this release

Resolves important issues.

  • #248 - Disallow api calls after close or delete
  • #247 - Releasing FileLock does not close channel
  • #246 - Scheduler should be internal to the Actor
  • #245 - Memory mapped files result in "Too many opened files"
  • #243 - BufferCleaner should be passed explicitly
  • #242 - Terminate all Actors and Cache on Shutdown
  • #241 - terminateAndRecover function for Actor