I have a situation where 2 separate scripts are running timers and will execute a call to the same module method at exactly the same time (with different arguments of course).
Will this cause a problem?
I have a situation where 2 separate scripts are running timers and will execute a call to the same module method at exactly the same time (with different arguments of course).
Will this cause a problem?