mirror: And another abandon fix
This commit is contained in:
@@ -650,6 +650,7 @@ void mirror_abandon_cb( struct ev_loop *loop, ev_io *w, int revents )
|
|||||||
}
|
}
|
||||||
|
|
||||||
debug( "Abandon message received" );
|
debug( "Abandon message received" );
|
||||||
|
mirror_set_state( ctrl->mirror, MS_ABANDONED );
|
||||||
self_pipe_signal_clear( ctrl->mirror->abandon_signal );
|
self_pipe_signal_clear( ctrl->mirror->abandon_signal );
|
||||||
ev_break( loop, EVBREAK_ONE );
|
ev_break( loop, EVBREAK_ONE );
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user