Hi José ! Thank you ! Happy New Year !
The thing is, when we connect to a node remotely, we don't have the standard input. If someone invokes a route in my Phoenix app, I can't see the activity happening with "remote". Le samedi 4 janvier 2020 10:16:35 UTC+1, José Valim a écrit : > > Hi Sofiane! > > The reason why we don't have such a command is because the to_erl mode has > some limitations, documented in the release docs, and it is generally > preferable to connect to nodes remotely instead. So we don't want to make > something we don't fully encourage first class. > > In any case, thanks for the proposal and happy new year! > > > *José Valim* > www.plataformatec.com.br > Founder and Director of R&D > > > On Sat, Jan 4, 2020 at 10:12 AM Sofiane Baddag <[email protected] > <javascript:>> wrote: > >> Hello ! >> >> Currently, if I want to attach to the standard input of my release >> daemon, I have to invoke "to_erl tmp/pipe/". >> >> Wouldn't it be nice to have an "attach" command that I can run with the >> built release (i.e. this: "_build/prod/rel/my_app/bin/my_app"), along with >> "start", "stop", "remote", etc? >> >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elixir-lang-core" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elixir-lang-core/c704c9ba-3850-454c-bfb9-4281ba81e184%40googlegroups.com >> >> <https://groups.google.com/d/msgid/elixir-lang-core/c704c9ba-3850-454c-bfb9-4281ba81e184%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/e1c8cb6f-f7b9-49fc-9636-eaba1af41182%40googlegroups.com.
