Add new test illustrating spawning processes
This commit is contained in:
@@ -6,6 +6,7 @@ defmodule ProcessesTests do
|
||||
answers = [
|
||||
true,
|
||||
:running,
|
||||
true,
|
||||
"hola!",
|
||||
:how_are_you?,
|
||||
{:waited_too_long, "I am inpatient"},
|
||||
|
||||
Reference in New Issue
Block a user