MikhailKalashnikov

Results 2 issues of MikhailKalashnikov

[gproc_dist:from_leader](https://github.com/uwiger/gproc/blob/master/src/gproc_dist.erl#L882) expects a tuple with 2 elements, but a tuple with 3 elements is returned in [gproc_lib:remove_wait](https://github.com/uwiger/gproc/blob/master/src/gproc_lib.erl#L270) ` reason: {function_clause, [{gproc_dist,'-from_leader/3-fun-0-', [{delete, [{{n,g,{test,123}},n}, {,{n,g,{test,123}}}], []}], [{file, "/home/user/app1/_build/default/lib/gproc/src/gproc_dist.erl"}, {line,883}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1338}]}, {gproc_dist,from_leader,3,...

Cuttlefish generates new config (and delete old) when we run any command, even if new config files are not required. I start app with 'bin/appname start' command. Cuttlefish generates new...