mirror of
https://github.com/usestrix/strix.git
synced 2026-09-25 01:01:31 +00:00
Storing the derived suffix back into name_counts poisoned the counter of any later target whose base name equalled that suffix, producing surprising (though still unique) workspace names. Use a dedicated allocated_subdirs set for the collision guard. Adds a regression test. Addresses Greptile review. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_diff_workspace_utils.py | ||
| test_execution.py | ||
| test_hooks.py | ||
| test_local_sources.py | ||
| test_session_entries.py | ||