We ran into a bug caused by the fact that, when running multiple scripts simultaneously (that load helper modules), the variables in these modules gets reset each time it's loaded. To avoid possible confusion and bugs, this PR adds short warning messages to these helper modules as a precaution.
We ran into a bug caused by the fact that, when running multiple scripts simultaneously (that load helper modules), the variables in these modules gets reset each time it's loaded. To avoid possible confusion and bugs, this PR adds short warning messages to these helper modules as a precaution.