▲ | codethief 2 days ago | |
> but then some of the sync functions can only be called from an async function, because they expect an event loop to be present I agree that that's annoying but tbh it sounds like any other piece of code to me that relies on global state. (Man, I can't wait for algebraic effects to become mainstream…) |