Project

General

Profile

matlab-genomix 1.8.2 released

Added by Anthony Mallet about 5 years ago

Changes

  • Handle background client disconnection in Matlab variables holding a reference to it. Should fix unexpected hangs after genomixd is killed and restarted.
  • Remove 'reconnect' client function: a client cannot be reconnected, this would potentially use an obsolete list of requests ids.
  • When deleting a client handle, also delete associated requets ids.
  • Make sure obsolete requests ids don't block in wait()

Download

matlab-genomix-1.8.2.tar.gz


Comments