From d06813cd739f115f36b6dacea7e7b02754e8c38c Mon Sep 17 00:00:00 2001 From: nocturn9x Date: Fri, 20 Mar 2020 11:32:53 +0100 Subject: [PATCH] Fixed cancelling task, need to figure out how to handle CancelledError properly --- giambio/core.py | 6 ++++++ test.py | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/giambio/core.py b/giambio/core.py index fd912a9..0c47ea8 100644 --- a/giambio/core.py +++ b/giambio/core.py @@ -29,6 +29,12 @@ class Task: def __repr__(self): return f"