We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1603949 + 9052c2b commit fa3f668Copy full SHA for fa3f668
README.md
@@ -407,6 +407,14 @@ property can be done in two different ways:
407
Issues
408
======
409
410
+Registered bytecode fragments leading to bytecode crashes (new, fixed, runtime)
411
+-------------------------------------------------------------------------------
412
+
413
+Both the `Gc` and `Domain.DLS` tests triggered crashes due to bytecode fragments in
414
+callbacks [not being properly unregistered](https://github.com/ocaml/ocaml/pull/13549),
415
+[fixed in a separate PR](https://github.com/ocaml/ocaml/pull/13553).
416
417
418
Out of date `Gc.control` documentation (new, fixed, stdlib)
419
-----------------------------------------------------------
420
0 commit comments