Skip to content

Fix fast-path JSON-RPC thread contract#151

Merged
Daliys merged 1 commit into
developmentfrom
daliys/issue-79-fast-path-thread-contract
Jul 5, 2026
Merged

Fix fast-path JSON-RPC thread contract#151
Daliys merged 1 commit into
developmentfrom
daliys/issue-79-fast-path-thread-contract

Conversation

@Daliys

@Daliys Daliys commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary

  • cache Unity version with the other main-thread editor state
  • make fast-path status/wait calls avoid direct Unity API and Unity console logging on the listener thread
  • document the fast-path contract and add background-thread coverage

Validation

  • PYTHONDONTWRITEBYTECODE=1 scripts/prepush-validate.sh --static-only
  • git push pre-push validation, including quick live server smoke
  • Unity asset refresh/import idle with no compiler errors
  • raw get_server_status listener-thread smoke

Fixes #79

@Daliys Daliys merged commit 1867ddc into development Jul 5, 2026
5 checks passed
@Daliys Daliys deleted the daliys/issue-79-fast-path-thread-contract branch July 5, 2026 16:54
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 participant