AppModelv2-WebApp-OpenIDConnect-nodejs
AppModelv2-WebApp-OpenIDConnect-nodejs copied to clipboard
Why use process.nextTick ?
trafficstars
https://github.com/AzureADQuickStarts/AppModelv2-WebApp-OpenIDConnect-nodejs/blob/f037b4651b4b93b80f405b703f6d2df2deb7e32a/app.js#L128
Can you please elaborate this? I understand what nextTick does (https://nodejs.dev/learn/understanding-process-nexttick), but why use it here?