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
I just spent 2 hours trying to figure out a serialisation error. Turns out that I was missing a break in one of the VirtualVariable switch statements. This would have been avoided by tests. I'll write them eventually...