James
James
For posterity: I moved away from `drogon::internal::EventLoopAwaiter` because it felt like I was using it inappropriately. All the existing uses in Drogon seemed to be for HTTP handlers and I'm...
Hey Marty, Thanks for the example, and the explanation of why `queueInLoopCoro()` exists. I can explain more about my use case: I occasionally get large, synchronous chunks of work in...
> most C++ runs coroutines when you await on it [...] I need time to figure out a clean interface for this [...] Please do poke me if I haven't...
**Name:** Promoted.ai **Business Scenario:** The current iteration of our ranking service is built on top of Drogon (and Trantor specifically). Its work is a combination of I/O, ML inference, and...
Thanks for the context, An. If you’re in the process of doing more changes then I’ll just wait for them all to get released. And once I upgrade to that...
Sorry for the delayed response. I have to hold off until it’s released. I realize that doesn’t _really_ promise there aren’t bugs, but the only environment I can repro in...
Finally had a chance to try this out. I’m no longer seeing these on Trantor 1.5.17 (via Drogon 1.9.3). Thanks, An!
Also seeing this issue. And it's not just with the *Callable functions.
Confirming that I'm no longer seeing the leaks on the newest SDK commit
Hitting the same issue. Not sure who has write access to this repo. @asuhan ?