Skip to content

fix: keep source archives portable - #3638

Merged
LauraGPT merged 1 commit into
mainfrom
codex/source-archive-portability
Sep 3, 2026
Merged

fix: keep source archives portable#3638
LauraGPT merged 1 commit into
mainfrom
codex/source-archive-portability

Conversation

@LauraGPT

@LauraGPT LauraGPT commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove two absolute machine-local Triton symlinks from the source tree
  • remove the orphaned runtime/onnxruntime/realtime-mic gitlink with no .gitmodules source
  • add source-archive portability contracts

Verification

  • python -m pytest tests/test_source_archive_portability.py tests/test_release_package_data.py -q
  • extracted git archive $(git write-tree) and checked the removed entries are absent

Fixes #3528.

Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
@LauraGPT
LauraGPT merged commit 3c12967 into main Sep 3, 2026
1 check passed
@LauraGPT
LauraGPT deleted the codex/source-archive-portability branch September 3, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.4.3 的 funasr/bin/realtime_ws.py 的 run_session_work() 实现太简单粗暴,导致并发性能比1.3.9还差很多

1 participant