spicy icon indicating copy to clipboard operation
spicy copied to clipboard

Add a test which validates that running the same module multiple times does not lead to accidental state sharing

Open bbannier opened this issue 4 years ago • 0 comments

We currently assign a linker scope for each imported module which should ensure global state from different module instances is not shared. We should add a test to validate that this holds.

bbannier avatar Dec 16 '21 10:12 bbannier