Erlang/OTP 22.2.6

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:22.2.6
Patch Package OTP 22.2.6
Git Tag OTP-22.2.6
Date 2020-02-05
Issue Id
System OTP
Release 22
Application

erts-10.6.4 #

Note! The erts-10.6.4 application *cannot* be applied independently of other applications on an arbitrary OTP 22 installation. On a full OTP 22 installation, also the following runtime dependency has to be satisfied: -- kernel-6.5.1 (first satisfied in OTP 22.2)

OTP-16446
Application(s):
erts
Related Id(s):
ERL-1157

A process could get into an inconsistent state where it was runnable, but never scheduled for execution. This could occur when a mix of normal and low priority processes where scheduled on the same type of dirty scheduler simultaneously.

Full runtime dependencies of erts-10.6.4: kernel-6.5.1, sasl-3.3, stdlib-3.5