Describe the bug
Multiple data load processes write to the same output channel which could be a mess.
To Reproduce
open 2 scripts and reload data for both of them
Expected behavior
Scripts should be have a different output channel so they dont mix up.
Describe the bug
Multiple data load processes write to the same output channel which could be a mess.
To Reproduce
open 2 scripts and reload data for both of them
Expected behavior
Scripts should be have a different output channel so they dont mix up.