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
The synchronous sharded repodata code is mainly used to test. Isolate in tests/test_shards_sync, shards_sync.py so that it is easier to reason about which code is exercised by the end user.
The synchronous sharded repodata code is mainly used to test. Isolate in
tests/test_shards_sync,shards_sync.pyso that it is easier to reason about which code is exercised by the end user.