Skip to content

Add RuntimeHelpers.IsRuntimeAsync intrinsic - #130899

Merged
jakobbotsch merged 5 commits into
dotnet:mainfrom
jakobbotsch:is-runtime-async-intrinsic
Jul 17, 2026
Merged

Add RuntimeHelpers.IsRuntimeAsync intrinsic#130899
jakobbotsch merged 5 commits into
dotnet:mainfrom
jakobbotsch:is-runtime-async-intrinsic

Dead code

aae8f4d
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jul 17, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: Timeouts
  • The check result has changed from Failure to Success

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.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

🕒 The following pipeline(s) will be analyzed once they finish

Known Repository Errors

Known Infrastructure Errors

Build Failures

runtime / Build / windows-x64 Checked NativeAOT

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

runtime / Build / browser-wasm linux Release LibraryTests_EAT

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

runtime / Build / windows-x64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit

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

5 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime]

Known test errors

Was this helpful? Yes No