Skip to content

Fix memory leak and stale-model results when hot-swapping PredictionEnginePool#7626

Open
kotlarmilos wants to merge 2 commits into
dotnet:mainfrom
kotlarmilos:feature/extml-hot-swap-hardening
Open

Fix memory leak and stale-model results when hot-swapping PredictionEnginePool#7626
kotlarmilos wants to merge 2 commits into
dotnet:mainfrom
kotlarmilos:feature/extml-hot-swap-hardening

Use CAS/volatile for disposal flag in PoolLoader and PredictionEngine…

57cf192
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jun 18, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

MachineLearning-CI / Windows_cross_arm64 / Windows_cross_arm64 Debug_Build

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 127 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

MachineLearning-CI / Windows_cross_arm64 / Windows_cross_arm64 Release_Build

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 627 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Was this helpful? Yes No