AppModelv2-WebApp-OpenIDConnect-nodejs icon indicating copy to clipboard operation
AppModelv2-WebApp-OpenIDConnect-nodejs copied to clipboard

Why use process.nextTick ?

Open alexnix opened this issue 4 years ago • 0 comments
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?

alexnix avatar Jul 22 '21 08:07 alexnix