You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, after reading documentation on npm package page, is there a way to auto extend timeout of lock, to prevent code executed outside the lock after expiring? Considering it may possible that some async work haven't finished. Thank you.
Hi, after reading documentation on npm package page, is there a way to auto extend timeout of lock, to prevent code executed outside the lock after expiring? Considering it may possible that some async work haven't finished. Thank you.