Skip to content

Fix LT-22614: FLEx does not restart after a Send/Receive merge#1011

Merged
jasonleenaylor merged 1 commit into
mainfrom
bugfix/LT-22614
Jul 15, 2026
Merged

Fix LT-22614: FLEx does not restart after a Send/Receive merge#1011
jasonleenaylor merged 1 commit into
mainfrom
bugfix/LT-22614

Conversation

@jasonleenaylor

@jasonleenaylor jasonleenaylor commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The .NET 4.8 retarget changed the hash WCF uses in named-pipe names, so FLEx and FLEx Bridge (net462) could no longer find each other's endpoints and the "changes received" signal was silently lost.


This change is Reviewable

The .NET 4.8 retarget changed the hash WCF uses in named-pipe names,
so FLEx and FLEx Bridge (net462) could no longer find each other's
endpoints and the "changes received" signal was silently lost.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

NUnit Tests

    1 files  ±0      1 suites  ±0   11m 2s ⏱️ +26s
4 302 tests ±0  4 229 ✅ ±0  73 💤 ±0  0 ❌ ±0 
4 311 runs  ±0  4 238 ✅ ±0  73 💤 ±0  0 ❌ ±0 

Results for commit 515587d. ± Comparison against base commit 84a4850.

Comment thread Src/Common/FwUtils/FLExBridgeHelper.cs
@jasonleenaylor
jasonleenaylor merged commit 1c4971a into main Jul 15, 2026
6 checks passed
@jasonleenaylor
jasonleenaylor deleted the bugfix/LT-22614 branch July 15, 2026 21:01
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.

3 participants