WIP
This commit is contained in:
+1
-7
@@ -528,13 +528,7 @@ code_change(_, State, _) ->
|
||||
|
||||
terminate(Reason, _) ->
|
||||
ok = log(info, "Reason: ~p,", [Reason]),
|
||||
case whereis(gmc_con) of
|
||||
undefined ->
|
||||
zx:stop();
|
||||
PID ->
|
||||
ok = log(info, "gd_con found at: ~p", [PID]),
|
||||
application:stop(gajumine)
|
||||
end.
|
||||
zx:stop().
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user