You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for encoded local pids in external terms
Fixes#1350
These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).
SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
Instead of a badarg exception, when calling
term_to_binary(self()).
, VM prints:and then aborts.
The text was updated successfully, but these errors were encountered: