Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

start_link shoud return linked process #10

Open
tank-bohr opened this issue Nov 10, 2021 · 0 comments
Open

start_link shoud return linked process #10

tank-bohr opened this issue Nov 10, 2021 · 0 comments

Comments

@tank-bohr
Copy link
Collaborator

rt/src/srv.erl

Line 18 in 64fd3b1

X = spawn(srv, spawn_link, [PI]),

You cannot spawn a process without a link within the function start_link. It could be very confusing and misleading

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant