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. 17 Aug, 2017 2 commits
  15. 31 Jul, 2017 1 commit
  16. 28 Jul, 2017 2 commits
  17. 16 Jul, 2017 2 commits
  18. 12 Jul, 2017 1 commit
  19. 11 Jul, 2017 1 commit
  20. 07 Jul, 2017 2 commits
  21. 06 Jul, 2017 2 commits
  22. 05 Jul, 2017 6 commits
  23. 04 Jul, 2017 1 commit
  24. 03 Jul, 2017 1 commit
  25. 29 Jun, 2017 2 commits