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
Assuming #289 is pulled in, activeContext.sealed should use a Set. Currently it's using the "hashmap as a set" hack because of cache serialization issues. Ie, shenanigans like so would happen: