1. 28 Aug, 2015 1 commit
    • Julien Muchembled's avatar
      Fix occasional deadlocks in threaded tests · 0b93b1fb
      Julien Muchembled authored
      deadlocks mainly happened while stopping a cluster, hence the complete review
      of NEOCluster.stop()
      
      A major change is to make the client node handle its lock like other nodes
      (i.e. in the polling thread itself) to better know when to call
      Serialized.background() (there was a race condition with the test of
      'self.poll_thread.isAlive()' in ClientApplication.close).
      0b93b1fb
  2. 14 Aug, 2015 2 commits
  3. 12 Aug, 2015 16 commits
  4. 28 Jul, 2015 1 commit
  5. 13 Jul, 2015 2 commits
  6. 10 Jul, 2015 1 commit
  7. 09 Jul, 2015 1 commit
  8. 03 Jul, 2015 3 commits
  9. 01 Jul, 2015 1 commit
  10. 30 Jun, 2015 2 commits
  11. 29 Jun, 2015 2 commits
  12. 24 Jun, 2015 8 commits