Commit Graph

167 Commits

Author SHA1 Message Date
nocturn9x c30561b18c Added todos and comments 2020-03-20 18:13:04 +01:00
nocturn9x 25c404c961 Added file for experiments with the framework 2020-03-20 18:06:12 +01:00
nocturn9x bf3c477b02 Moved AsyncSocket class into a dedicated file 2020-03-20 17:57:07 +01:00
nocturn9x 496431a4d2 improved __repr__ method for Task class 2020-03-20 17:54:23 +01:00
nocturn9x c2f1d01dcf minor fixes (issue still persists) 2020-03-20 17:53:30 +01:00
nocturn9x 5bf06031ac Added connect() method to giambio.core.AsyncSocket class 2020-03-20 15:42:44 +00:00
nocturn9x 87fd7af36b Updated cancellation mechanism 2020-03-20 11:38:42 +01:00
nocturn9x d06813cd73 Fixed cancelling task, need to figure out how to handle CancelledError properly 2020-03-20 11:32:53 +01:00
nocturn9x 61503a44db Added support for cancelling tasks 2020-03-20 11:27:26 +01:00
nocturn9x 6c28c7db20 Added support for giambio.sleep() and minor fixes (still joining issue) 2020-03-20 11:12:44 +01:00
nocturn9x 94092a7ae7 removed the sync_only decorator 2020-03-20 10:27:12 +01:00
nocturn9x f7fadabc5e Added 2 more attributed to the Task object 2020-03-20 10:26:42 +01:00
nocturn9x 84118f3990 Removed nano save file 2020-03-19 21:15:46 +00:00
nocturn9x 189ffbaa53 Added some fixes, still just partially working (join issue still there) 2020-03-19 21:15:22 +00:00
nocturn9x b059125991 Improved features, still needs fix 2020-03-19 18:48:24 +00:00
Mattia 49a6dff27c
Initial library, totally rewritten 2020-03-19 18:24:06 +01:00
Mattia a2233f7408
Initial commit 2020-03-19 18:18:20 +01:00