Overview
Request 688658 accepted
- Update to 21.3.2:
- Changes for 21.3.2:
* http://erlang.org/download/OTP-21.3.2.README
* erts: If a suspend/resume signal pair was sent to a process
while it was executing dirty, the receiving process
could later end up in a suspended state indefinitely.
This bug was introduced in ERTS version 10.0 (OTP
21.0).
* etrs: Fix a possible deadlock when terminating the ERTS
caused by a dirty scheduler not releasing it's
run-queue lock when terminating.
* xmerl: Handling of character references in attributes are
fixed.
* xmerl: Normalization of whitespace characters in attributes
are fixed so it works when character references are
used.
- Created by gsantomaggio_suse
- In state accepted
- Open review for gsantomaggio_suse
Request History
gsantomaggio_suse created request
- Update to 21.3.2:
- Changes for 21.3.2:
* http://erlang.org/download/OTP-21.3.2.README
* erts: If a suspend/resume signal pair was sent to a process
while it was executing dirty, the receiving process
could later end up in a suspended state indefinitely.
This bug was introduced in ERTS version 10.0 (OTP
21.0).
* etrs: Fix a possible deadlock when terminating the ERTS
caused by a dirty scheduler not releasing it's
run-queue lock when terminating.
* xmerl: Handling of character references in attributes are
fixed.
* xmerl: Normalization of whitespace characters in attributes
are fixed so it works when character references are
used.
matwey accepted review
matwey accepted request
Thanks