patronum
patronum copied to clipboard
Add `abort` to `delay` method
Relates #98
Hi, @sergeysova do you already work on it? I've just wondering to implement this one.
@romadryud You can implement it, but I propose to name it cancel.
We need to know how much instances to cancel when cancel event is called: all of runned, or just one (which one)?