cb icon indicating copy to clipboard operation
cb copied to clipboard

Feature timeout handler

Open jbrumwell opened this issue 12 years ago • 3 comments

Adds the ability to use a custom timeout handler, currently we expose TimeoutError but no way to inherit from it and apply it to callbacks as a handler.

jbrumwell avatar Nov 09 '12 16:11 jbrumwell

Thanks for all the pull requests today! I haven't had a chance to review them, but I'll dig into them soon!

jmar777 avatar Nov 10 '12 00:11 jmar777

No problem, I stumbled upon candle and loved what it offered but the api was not how I'd have designed it. Then found cb which is my preferred api and wanted to add the missing functions so I thought I'd spend a couple of hours and add them.

There is still one thing I feel like is missing, which is the ability to restart the timeout, on timeout for a type of interval timeout.

If I get some time today I may add it

jbrumwell avatar Nov 10 '12 13:11 jbrumwell

@jmar777 ping ping ping

anhldbk avatar Jun 17 '16 16:06 anhldbk