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
I have two scripts. The first script runs continuously, and the second script runs on a scheduled basis. When the second script is executed, how do I stop the first script
I have two scripts. The first script runs continuously, and the second script runs on a scheduled basis. When the second script is executed, how do I stop the first script