Skip to content

mohamedalikhechine/test_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestApp

versions: phx 1.4.1 , Elixir 1.7.4 , Erlang/OTP 20 [erts-9.2]

To reproduce the issue:

elixir --name [email protected] --cookie cookie -S mix phx.server

Then, a worker will print after 10 seconds an info log of :init.get_status() which will show {:starting, :started}

If you try starting it with iex --name [email protected] --cookie cookie -S mix phx.server

it will show {:started, :started}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published