[erlang-questions] cth_log_redirect crashes with timeout in application_controller?
Roger Lipscombe
roger@REDACTED
Wed May 7 17:39:32 CEST 2014
On 7 May 2014 16:37, Robert Raschke <rtrlists@REDACTED> wrote:
> The direct issue you are seeing is that for some reason the log redirector
> wants to know which applications are running, but it's doing that while an
> application is shutting down. This creates a deadlock. But luckily you see
> this as timeout.
That's pretty much what I figured was happening; nice to have it confirmed.
> If I remember correctly, I worked around this by explicitly disabling the
> logging before stopping applications.
Any idea how to do that?
Thanks,
Roger.
More information about the erlang-questions
mailing list