From 189ffbaa538474c137c3aee4fc7aadffe301a63e Mon Sep 17 00:00:00 2001 From: nocturn9x Date: Thu, 19 Mar 2020 21:15:22 +0000 Subject: [PATCH] Added some fixes, still just partially working (join issue still there) --- giambio/.core.py.swp | Bin 0 -> 1024 bytes giambio/core.py | 15 +++++---------- test.py | 6 ++++-- 3 files changed, 9 insertions(+), 12 deletions(-) create mode 100644 giambio/.core.py.swp diff --git a/giambio/.core.py.swp b/giambio/.core.py.swp new file mode 100644 index 0000000000000000000000000000000000000000..27b96637a497ee8689c845315bae40ae1cecc086 GIT binary patch literal 1024 zcmYc?$V<%2S1{HyVn6{4B^Vfr^7Bhj1aWY3@{<#DGV+TFDNfH!%uUM7*H6wbO4Tc< R#9`W~@Ms8(h5)@n000GL4*viE literal 0 HcmV?d00001 diff --git a/giambio/core.py b/giambio/core.py index 2715da7..8c533a2 100644 --- a/giambio/core.py +++ b/giambio/core.py @@ -35,7 +35,7 @@ class Task: return self.coroutine.send(None) def __repr__(self): - return f"