Skip to content
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

Add Erlang/OTP 27 Process label support #446

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

KernelMadness
Copy link
Contributor

Support new Process.set_label/1 from Elixir 1.17 & Erlang/OTP 27 (Issue #439)
Display process label as a name on Processes page if available.

@josevalim josevalim merged commit c1f57b8 into phoenixframework:main Aug 15, 2024
4 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@josevalim
Copy link
Member

Now that I merged it, I wonder if the name comes first, as it is more unique?

@josevalim
Copy link
Member

What does Erlang do in observer?

@KernelMadness
Copy link
Contributor Author

@josevalim You're right actually, it prefers name over label in observer if both are set. I'll send a PR to change the order

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