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

GenServer termination log doesn't use process label #13923

Open
nathanl opened this issue Oct 21, 2024 · 0 comments
Open

GenServer termination log doesn't use process label #13923

nathanl opened this issue Oct 21, 2024 · 0 comments

Comments

@nathanl
Copy link
Contributor

nathanl commented Oct 21, 2024

Elixir and Erlang/OTP versions

Erlang/OTP 27 [erts-15.1.1] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]

Elixir 1.17.3 (compiled with Erlang/OTP 25)

Operating system

MacOS Sonoma 14.6

Current behavior

GenServer termination logs GenServer #PID<0.812305.0> terminating

Expected behavior

If a process label has been set, it should be included in this log instead of, or in addition to, the PID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant