Skip to content

Conversation

@karlsson
Copy link
Contributor

@karlsson karlsson commented Nov 18, 2025

  • gleam_otp uses proc_lib module for spawning actors and since this module is recently added to AtomVM it is possible now to use this.
  • The example is using asserts so it can be added to CI later.

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

There is (currently commented out) code for testing the supervisor one_for_all strategy once PR #1958 is merged.

This PR overrides #1984

- gleam_otp uses proc_lib module for spawning actors and
  since this module is recently added to AtomVM it is
  possible now to use this.
- The example is using asserts so it can be added to CI
  later.

Signed-off-by: Mikael Karlsson <mikael.karlsson@creado.se>
@bettio bettio merged commit 758fc1f into atomvm:main Nov 19, 2025
425 of 456 checks passed
@karlsson karlsson deleted the actor2 branch November 19, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants