<div dir="ltr">Hi,<br><br>When a gen_server stops by returning {stop, Reason, State} from handle_cast or handle_call, an error report is logged to the shell:<br><br>=ERROR REPORT==== 3-Oct-2008::10:39:45 ===<br>** Generic server test_server terminating <br>
** Last message in was {'$gen_cast',stop}<br>** When Server state == 37<br>** Reason for termination == <br>** "Stop requested"<br>** exited: "Stop requested" **<br><br>Is there any way to suppress this? <br>
<br>Thanks,<br><br>Jeroen Koops<br><br><br><br><br><br></div>