Debug checks for catching use of empty coro::Task<>
Summary: It took me a while to find that I'd `co_await`'d the same `Task<>` twice when working in a loop. This would've made it easier to find. Reviewed By: andriigrynenko Differential Revision: D24718615 fbshipit-source-id: 263c0aae208eab37ab198f875dc72a03287785c1
Showing
Please register or sign in to comment