Skip to content
Snippets Groups Projects
  1. Oct 02, 2018
  2. Sep 26, 2018
  3. Apr 03, 2018
  4. Mar 29, 2018
  5. Mar 08, 2018
  6. Mar 07, 2018
  7. Nov 10, 2017
  8. Oct 24, 2017
    • Alex Burbidge's avatar
      Add copying_task_factory (#13) · 7d14c7d8
      Alex Burbidge authored
      The copying_task_factory does not share the context
      when creating new tasks and uses a copy of it.
      This is to allow created tasks to modify their context
      without mirroring the change into every other task, but
      whilst still passing along a copy of their own context
      to their children.
      7d14c7d8
  9. Oct 04, 2017
  10. Aug 29, 2017
  11. May 19, 2017
  12. May 18, 2017
    • argaen's avatar
      Use task_factory · 4e22ec26
      argaen authored
      Before every asyncio method had to be rewritten to
      propagate the context. Now the task factory is
      the one in charge of doing that
      4e22ec26
  13. May 01, 2017
  14. Apr 22, 2017
  15. Mar 23, 2017
  16. Sep 29, 2016
  17. Sep 07, 2016
  18. Aug 31, 2016