You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugins creates two variables which are the same for all contexts in a run.
So they should go to ContextBase, not contexts. For background: We are creating
upwards of 500'000 contexts per second. So every variable in there counts.
0 commit comments