in reply to
Using Net:Etcd from inside AnyEvent Callback leads to Recorsive Blocking Wait Attempted
So, a short-term solution was to use Coro's unblock_sub to handle the callbacks. Longer-term I still want to fork the driver.
Comment on
Re: Using Net:Etcd from inside AnyEvent Callback leads to Recorsive Blocking Wait Attempted
In Section
Seekers of Perl Wisdom