After #351 was merged, the parallel test code was left in a bit of a not-ideal state.
We should come back and clean it.
Look for the issue link in the code for more details.
The problem here was the after bind login context switches, and in the parallel tests, this means - the overridden context.
After #351 was merged, the parallel test code was left in a bit of a not-ideal state.
We should come back and clean it.
Look for the issue link in the code for more details.
The problem here was the after
bind logincontext switches, and in the parallel tests, this means - the overridden context.