asyncoro version 4.3.1 has been released. The changes since last version are

  • RemoteCoroScheduler now sends status messages to status_coro (if it is coroutine) of Computation, so client programs don't need to chain them.
  • Fixed discoro_schedulers.py to not import old symbol no longer valid, and removed spurious files from distribution (these issues were due to uploading package from wrong directory).