dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
16.34k stars 5k forks source link

[mono] MONO_THREADS_SUSPEND preemptive hit asset #115185

Open srxqds opened 3 weeks ago

srxqds commented 3 weeks ago

we have modify mono assemblyloadcontext support collectible. now we want to change MONO_THREADS_SUSPEND to preemptive change some issue https://github.com/dotnet/runtime/issues/114840#issuecomment-2841247212

but it hit the assert:

Image

could official developer fix it.

dotnet-policy-service[bot] commented 3 weeks ago

Tagging subscribers to this area: See info in area-owners.md if you want to be subscribed.

srxqds commented 1 week ago

@vitek-karas @steveisok hope you can fix weak-hash to support under in Preemptive thread model