1. 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
  2. 17 Nov, 2017 2 commits
  3. 13 Nov, 2017 1 commit
  4. 19 Oct, 2017 1 commit
  5. 18 Oct, 2017 2 commits
  6. 17 Oct, 2017 3 commits
  7. 14 Oct, 2017 1 commit
  8. 05 Oct, 2017 1 commit
  9. 16 Sep, 2017 1 commit
  10. 14 Sep, 2017 2 commits
  11. 05 Sep, 2017 1 commit
  12. 02 Sep, 2017 1 commit
  13. 25 Aug, 2017 1 commit
  14. 24 Aug, 2017 1 commit
  15. 23 Aug, 2017 1 commit
  16. 17 Aug, 2017 2 commits
  17. 31 Jul, 2017 1 commit
  18. 28 Jul, 2017 2 commits
  19. 16 Jul, 2017 2 commits
  20. 12 Jul, 2017 1 commit
  21. 11 Jul, 2017 1 commit
  22. 07 Jul, 2017 2 commits
  23. 06 Jul, 2017 2 commits
  24. 05 Jul, 2017 6 commits
  25. 04 Jul, 2017 1 commit