-
-
Notifications
You must be signed in to change notification settings - Fork 69
Rework APIs #97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rework APIs #97
Conversation
|
Calls in gleam shell to sys:get_state / get_status for a given actor process works fine, but the observer tool (erlang) blocks these calls since in checks if attributes |
Actually calling erlang function |
|
@karlsson Yes for sure! I was just talking about this with the team. Replicating the special process functionality was great for proving out the |
|
Love it @karlsson ! Would you like to make a pull request? |



Following on from gleam-lang/erlang#71