Skip to content

Adding "quit" helper.#1784

Closed
orderthruchaos wants to merge 1 commit into
elixir-lang:masterfrom
orderthruchaos:master
Closed

Adding "quit" helper.#1784
orderthruchaos wants to merge 1 commit into
elixir-lang:masterfrom
orderthruchaos:master

Conversation

@orderthruchaos
Copy link
Copy Markdown
Contributor

Simply calls

:erlang.halt()

Simply calls :erlang.halt().
@josevalim
Copy link
Copy Markdown
Member

Unfortunately this is hurtful when running on a remote shell because it turns off the remote node as well. For this reason we haven't added any sort of quit function so far. We'd gladly accept one if it means only turning off the current node.

@josevalim josevalim closed this Oct 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants