Konstantin Matsiushonok 5629f37b57 fix(task): remove cancel method from Task trait(#884) (#899)
In order to avoid misuse It was decided to remove `cancel` from `Task` trait
and delegate such logic to `Drop`.
2020-01-28 08:12:56 +08:00
..
2019-02-02 16:03:07 +03:00