1. 30 Mar, 2020 1 commit
    • Steven Allen's avatar
      fix: get rid of shutdown errors · efdb8db2
      Steven Allen authored
      Instead of feeding through the top-level context, feed through a cancel-free
      context (that still carries the same context values). Then, when the top-level
      context is canceled, call `stop` to shut everything down in-order. Finally,
      cancel the inner context to make sure everything has been cleaned up.
      
      Ideally, we just wouldn't use contexts for this. But this is strictly better
      than what we have.
      efdb8db2
  2. 29 May, 2019 2 commits
  3. 25 May, 2019 1 commit
  4. 14 May, 2019 1 commit
  5. 17 Apr, 2019 13 commits
  6. 29 Mar, 2019 1 commit
  7. 11 Mar, 2019 1 commit
  8. 08 Mar, 2019 1 commit
  9. 05 Mar, 2019 2 commits
  10. 27 Feb, 2019 2 commits
  11. 21 Feb, 2019 2 commits
  12. 18 Feb, 2019 1 commit
  13. 14 Feb, 2019 1 commit
  14. 11 Feb, 2019 1 commit
  15. 08 Feb, 2019 1 commit
  16. 30 Jan, 2019 1 commit
  17. 23 Jan, 2019 1 commit
  18. 09 Jan, 2019 1 commit
  19. 04 Jan, 2019 1 commit
  20. 20 Dec, 2018 2 commits
  21. 13 Dec, 2018 1 commit
  22. 07 Dec, 2018 1 commit
  23. 28 Nov, 2018 1 commit