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
fix: supplementary fix to env-based universe resolution (#1844)
* fix: supplementary fix to env-based universe resolution
There's a corner case where conversion from dict to a ClientOptions
will return a universe_domain value as None that wasn't covered by
initial testing. This updates the resolution code and adds tests to
exercise the new path.
* formatting
---------
Co-authored-by: Lingqing Gan <[email protected]>
0 commit comments