`get_random()` can produce the same UDS filename for a given pid+actor-state, so the "disjoint addrs" premise doesn't always hold. Gate the `len(bound) >= 2` assertion on whether the registry and bind addrs actually differ via `expect_disjoint`. Also, - drop unused `partial` import (this commit msg was generated in some part by [`claude-code`][claude-code-gh]) [claude-code-gh]: https://github.com/anthropics/claude-code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_multiaddr.py | ||
| test_registrar.py | ||
| test_tpt_bind_addrs.py | ||