Open hems opened 8 years ago
What if a wrapped method never calls the callback, wouldn't the "event loop" for that fiber get stuck?
wouldn't be a good idea to have a timeout and throw an exception or something around these lines?
What if a wrapped method never calls the callback, wouldn't the "event loop" for that fiber get stuck?
wouldn't be a good idea to have a timeout and throw an exception or something around these lines?