Runlet.Ctrl.Exit (runlet v1.2.7)

View Source

Request a process to exit

Summary

Functions

Causes the event stream associated with a PID to exit.

Functions

exec(env, pid)

@spec exec(Runlet.t(), Runlet.PID.t()) :: Enumerable.t()

Causes the event stream associated with a PID to exit.

exec(env, pid, uid)