Skip to content

merge: upstream v1.1.10#29

Merged
orangewk merged 4 commits into
mainfrom
merge/upstream-v1.1.10
Jul 21, 2026
Merged

merge: upstream v1.1.10#29
orangewk merged 4 commits into
mainfrom
merge/upstream-v1.1.10

Conversation

@orangewk

Copy link
Copy Markdown
Owner

Summary

Why

Upstream shipped v1.1.10 as a same-day hotfix for a bug in v1.1.9: when the launcher pre-records the spawned bridge's PID before startup, ensureSingleInstance() could see its own PID in the pidfile and treat it as a competing instance, sending the bridge into a fast restart loop. Environment-dependent (deterministic per machine), reported upstream by a first-time contributor (JulyFaraway). The fix adds a single early-return when the recorded PID matches process.pid.

Validation

Related: #22

fujibee and others added 4 commits July 18, 2026 19:52
MINOR bump (free shell tab was a feature addition, PR fujibee#431).
* release: 1.1.10

* chore(release): map the bridge PID hotfix into the 1.1.10 changelog
@orangewk
orangewk merged commit 6ad0dbc into main Jul 21, 2026
9 of 13 checks passed
@orangewk
orangewk deleted the merge/upstream-v1.1.10 branch July 21, 2026 02:44
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.

2 participants