On Mon, Feb 11, 2019 at 05:22:53PM +0100, Timothy Redaelli wrote:
> Currently if a client crashes (signal 11) the unix socket (.ctl) and the
> pidfile may not be deleted when you use ovs-ctl stop or restart.
> 
> Moreover since ovs-appctl is used on a closed socket some warnings are
> printed.
> 
> This commit deletes the pidfile and the unix socket then returns without
> running ovs-appctl if the pidfile point to a not-existing pid.
> 
> Reported-at: https://bugzilla.redhat.com/1667845
> Reported-by: Candido Campos <ccamp...@redhat.com>
> Signed-off-by: Timothy Redaelli <tredae...@redhat.com>

Thanks.  I applied this to master.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to