priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stop fail

turtleDeng opened this issue · comments

`application:stop(gen_rpc).
ok

13:53:29.079 [error] Supervisor gen_rpc_sup had child gen_rpc_server_tcp started with gen_rpc_server:start_link(tcp) at <0.1331.0> exit with reason killed in context shutdown_error
13:53:29.081 [info] Application gen_rpc exited with reason: stopped
`