synthwave-stack icon indicating copy to clipboard operation
synthwave-stack copied to clipboard

Promise.all for logout?

Open CanRau opened this issue 2 years ago • 0 comments

Just a thought, as I'm not entirely sure about the code, but maybe you could await Promise.all the 3 promises to not await them sequentially one by one? 🤔 https://github.com/ilangorajagopal/synthwave-stack/blob/cba5f9703a2aabc8d1988b0dc0eda751a15ecc98/app/routes/logout.tsx#L7-L9

CanRau avatar Jun 22 '22 02:06 CanRau