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
Calling .owner on some traits (for example HashUtils) results in an exception with the message "Cyclic reference involving trait HashTable".
Using the short-circuiting of &&, checking for the owner symbol later solves this issue when bootstrapping.
0 commit comments