- add `is_valid` and `sockpath.resolve()` asserts in `get_rando_addr()` for the `'uds'` case plus an explicit `UDSAddress` type annotation. - rename no-runtime sockname prefixes from `'<unknown-actor>'`/`'root'` to `'no_runtime_root'`/`'no_runtime_actor'` with a proper if/else branch in `UDSAddress.get_random()`. (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 | ||
| addr.py | ||
| fault_simulation.py | ||
| pytest.py | ||
| samples.py | ||