1. 01 Feb, 2018 1 commit
  2. 28 Jan, 2018 1 commit
  3. 24 Jan, 2018 1 commit
  4. 14 Dec, 2017 1 commit
  5. 07 Dec, 2017 1 commit
  6. 21 Nov, 2017 1 commit
    • Steven Allen's avatar
      fix deadlock in bitswap sessions · a6f4f7d4
      Steven Allen authored
      This deadlock would happen when calling SessionsForBlock (holding
      bitswap.sessLk) while the session's main loop was trying to deregister the
      session (taking bitswap.sessLk).
      
      I've also defensively added selects on contexts for two other channel writes
      just in case.
      
      fixes #4394
      
      ...well, it fixes *a* deadlock showing up in that issue, there may be more.
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      a6f4f7d4
  7. 13 Nov, 2017 1 commit
  8. 17 Oct, 2017 2 commits
  9. 02 Sep, 2017 1 commit
  10. 12 Jul, 2017 1 commit
  11. 11 Jul, 2017 1 commit
  12. 07 Jul, 2017 1 commit
  13. 06 Jul, 2017 1 commit
  14. 05 Jul, 2017 4 commits