<div dir="ltr">Hello<div><br></div><div><div>I used R16B (erts-5.10.1). There is one pg2 group in my code used only on single node. Today I saw that after hours of working without high load main process of pg2 accidentally stopped and restarted by kernel_safe_sup:</div>

<div><br></div><div>04:20:38.633 [debug]  Supervisor kernel_safe_sup started pg2:start_link() at pid <0.118.0></div><div><br></div><div>And there is no any another errors before which can be cause of this stopping. After this pg2 restart my own group was lost and error appeared:</div>

<div><br></div><div>pg2:get_closest_pid(my_group) returns</div><div>{error,{no_such_group,my_group}}</div><div><br></div><div>During work of my code, some number of processes joins to my_group, then takes one task to handle and leaves this group. After task completed process returns reply and joins to my_group again.</div>

<div><br></div><div>Is this bug?</div><div><br></div><div style>Thank you</div><div><br></div>-- <br>Max Treskin
</div></div>