Previously only the legacy 'stream' closing tag was handled, leading to a crash, restart and inability to detect that the server closed the connection.
Note: The branch stems from 4.2.10, not master, because the latter does not work in big tests because of https://github.com/esl/escalus/pull/259. There is a fix needed, but it is independent from this PR.
Previously only the legacy 'stream' closing tag was handled, leading to a crash, restart and inability to detect that the server closed the connection.
Note: The branch stems from
4.2.10
, notmaster
, because the latter does not work in big tests because of https://github.com/esl/escalus/pull/259. There is a fix needed, but it is independent from this PR.Recommended for the future: add OTP 26 to CI.