force auditioner to emit GoingAway at the right time, so that its disk reader/writer objects drop their reference

This commit is contained in:
Paul Davis 2017-06-21 12:56:06 -04:00
parent 0ff3933dad
commit dd58e9b7b6

View file

@ -735,6 +735,7 @@ Session::destroy ()
/* need to remove auditioner before monitoring section
* otherwise it is re-connected */
auditioner->drop_references ();
auditioner.reset ();
/* drop references to routes held by the monitoring section