-
I don't think these are documented anywhere, but std.signals (and also some of my own code) relies on them
-
### Type of issue
Typo
### Description
It seems under dotnet 8 or dotnet 9, GC ETW events no longer produce GCAllocationTick_V3 events, and instead produce GCAllocationTick_V4 events. However, ther…
-
Add GC 🚫🚫
-
### Description
Active worker thread is hung up with a diagnostic call stack that looks something like this:
ntdll.dll!syscall_gate
KERNELBASE.dll!WaitForMultipleObjects
???
CORINFO_HELP_NEWA…
-
**Describe the problem**
During the course of a customer investigation on a v23.2.16 cluster, we were alerted to a `SCHEMA CHANGE GC` job that had been waiting since November 19th (6 days) for no o…
-
Thanks so much for working on implementing the gc proposal! When I tested it on my own small language I ran into a panic and managed to minify the example down to:
### Test Case
Minimal reprodu…
-
I'm getting an EXCEPTION_ACCESS_VIOLATION and Julia continuing to run indefinitely until forced to quit. The example to reproduce and the error are below. I'm having trouble minimizing this example fu…
-
Haiku x86_64 hrev53112
```rst
================================
gc 8.0.4: ./test-suite.log
================================
# TOTAL: 16
# PASS: 14
# SKIP: 0
# XFAIL: 0
# FAIL: 2
# X…
-
While experimenting with julia as a shared lib the GC can become a latency issue. Specifically full GCs can cause significant pauses. While taking a look it dawned on me that some workflows don't allo…
-
The folllowing code will segfault on my system.
Python 3.11.4
Ocaml 5.1.1
pyml 20231101
```ocaml
let () =
Py.initialize ();
let m =
Py.Import.exec_code_module_from_string
~n…