force auditioner to emit GoingAway at the right time, so that its disk reader/writer objects drop their reference
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user