Skip to content

start_link shoud return linked process #10

@tank-bohr

Description

@tank-bohr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions