mirror of
https://github.com/HKUDS/OpenSpace.git
synced 2026-08-28 05:15:00 +00:00
The previous __-joined scheme was not injective: a directory named a__b and a nested path a/b both mapped to the same ID. Use a sha256 hash suffix of the resolved path instead, which is collision-free and keeps the dir name as a human-readable prefix. Added regression test for separator collision case. |
||
|---|---|---|
| .. | ||
| test_issue3_startup.py | ||
| test_max_iterations.py | ||
| test_workflow_id.py | ||
| test_zip_path_traversal.py | ||