Skip to content

3.1.0

Compare
Choose a tag to compare
@TheTechsTech TheTechsTech released this 28 May 01:08
· 56 commits to master since this release
  • added kill() same as stop(), but different state status, for ext-parallel behavior
  • update Channeled methods from self to static for proper usage when begin extended from, return type corrections
  • status should not change on close() or stop()
  • bug fix channel recv loop routine
  • add indicator for Future being killed