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 302d15d2c0
commit 1b058a6ab9

View file

@ -739,6 +739,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