Skip to content

Resumable state machines: fix "builder@" variable leak#19630

Merged
T-Gro merged 7 commits into
dotnet:mainfrom
majocha:fix-buildervar-leak
Apr 28, 2026
Merged

Resumable state machines: fix "builder@" variable leak#19630
T-Gro merged 7 commits into
dotnet:mainfrom
majocha:fix-buildervar-leak

Conversation

@majocha
Copy link
Copy Markdown
Contributor

@majocha majocha commented Apr 22, 2026

Description

The bug was introduced when fixing #19296

this implementation reverts the PreIntercept rewrite exclusion in favor of a simpler approach.

Fixes #19625

Checklist

  • Test cases added
  • Release notes entry updated:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/11.0.100.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Debug-mode compilation error when mixing resumable and standard computation expressions

2 participants