1. 21 Nov, 2017 1 commit
    • Steven Allen's avatar
      fix deadlock in bitswap sessions · a94755db
      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>
      a94755db
  2. 17 Nov, 2017 2 commits
  3. 13 Nov, 2017 1 commit
  4. 19 Oct, 2017 1 commit
  5. 17 Oct, 2017 3 commits
  6. 14 Oct, 2017 1 commit
  7. 05 Oct, 2017 1 commit
  8. 16 Sep, 2017 1 commit
  9. 14 Sep, 2017 2 commits
  10. 05 Sep, 2017 1 commit
  11. 02 Sep, 2017 1 commit
  12. 24 Aug, 2017 1 commit
  13. 23 Aug, 2017 1 commit
  14. 20 Aug, 2017 1 commit
  15. 17 Aug, 2017 2 commits
  16. 15 Aug, 2017 1 commit
  17. 12 Aug, 2017 7 commits
  18. 31 Jul, 2017 1 commit
  19. 28 Jul, 2017 2 commits
  20. 16 Jul, 2017 2 commits
  21. 12 Jul, 2017 1 commit
  22. 11 Jul, 2017 1 commit
  23. 07 Jul, 2017 2 commits
  24. 06 Jul, 2017 2 commits
  25. 05 Jul, 2017 1 commit