Martin Nilsson (Coppermist) @ Pike (-) developers forum wrote:
Yes, I didn't touch them yet. It would be good to have someone look at it in get(), on_success() and on_failure(), since they will get a lot of calls.
In fact, why is there a lock in on_success and on_failure at all?
To make sure that callbacks are called exactly once per failure/success.