-
In [this issue](https://github.com/dart-lang/native/issues/848) and [this issue](https://github.com/dart-lang/sdk/issues/54233), the issue of whether or not the user should call `release()` on jnigen …
-
### Description
I see several crashes in Sentry (net8-iOS app) related to GC.
GC settings: MONO_GC_PARAMS=mode=pause:20
StackTrace:
OS Version: iOS 18.5 (22F76)
Report Version: 104
Exception Type:…
-
Is it possible to use GC features like struct or array from wasmtime-py?
```python
from wasmtime import Store, Module, Instance, Config, Engine
config = Config()
config.wasm_gc = True
engine = Engine…
-
https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/Exceptions.md
-
due to the limitation of only receiving userId in the src parameter, it's not possible to use the wallpaper in group chats. would an adaptation for that be possible?
-
### Android framework version
net8.0-android
### Affected platform version
8.0.17
### Description
Very similar to issue https://github.com/dotnet/android/issues/9365#issuecomment-2971027306.
Man…
-
Reported by @smakis on Discord.
Constant allocations and callbacks are occurring when a CSP object remains in a NetworkCollider.
Instructions:
* Start Editor1 as server.
* Start Editor2 as client.
…
-
Also possible that GC stress needs some update for runtime async.
Example of a windows-x64 GC stress failure:
https://github.com/dotnet/runtime/pull/115947/checks?check_run_id=43432208236
https://[…
-
I've found that since 60e4b3f8ffeada7635e42788ec6b4e38136fa320, the callback set in `GC_set_push_other_roots` might be called twice during a single call to `GC_malloc`. Is this the expected behavior?
…
-
### Description
In server GC mode and concurrent GC mode, GC.WaitForFullGCApproach() does not return when the remaining memory is reduced to zero.
The code is based on the example from [GC.RegisterF…