AngusParsonson
Results
2
comments of
AngusParsonson
Hi, this is causing issues for me currently, I'd like to run an async function in a BackgroundTask but having the SuperTokens middleware is blocking my main event loop. I...
Hi @KShivendu, thanks for the response. There is no error, it is just that the main event loop is blocked whilst the task is running. If you try to hit...