Commit 21c7097
authored
Don't block the main process (#3)
The Phoenix application will run forever until the parent process dies.
Removing the await ensures that the main process is not blocked and you
can run `iex -S dev` and work in the console.1 parent e2284f5 commit 21c7097
1 file changed
Lines changed: 0 additions & 1 deletion
0 commit comments