Commit History

Author SHA1 Message Date
  Falko Schindler 76f387d67b fix mypy and pylint issues on functions module 1 year ago
  Falko Schindler 0422be335f avoid cyclic imports 1 year ago
  Falko Schindler f116523c7e more pylint 1 year ago
  Falko Schindler e41f5b220d cancel coroutine before enqueueing the next lazy task 1 year ago
  Falko Schindler b1c4bacbc9 more mypy fixes 2 years ago
  Falko Schindler 2ab935ce16 fix some mypy errors 2 years ago
  Falko Schindler f546cfdc27 more typing improvements 2 years ago
  Falko Schindler 54f2d3d5f1 #445 add back CancelledError handling 2 years ago
  Falko Schindler 08c6eaf62a #445 provide global exception handler 2 years ago
  Rodja Trappe 66a8cbe0e0 Revert "name parameter is supported since py 3.9" 2 years ago
  Rodja Trappe a2c8425762 name parameter is supported since py 3.9 2 years ago
  Falko Schindler 843ecac4f9 cleanup background_tasks and introduce create_lazy 2 years ago
  Falko Schindler 5b4d89768f get logger only once to save performance 2 years ago
  Rodja Trappe 09f46e4da3 task_logger.create_task -> background_task.create 2 years ago