@ -510,6 +510,7 @@ open class Session : RealmObject(), Manageable, StaticRowRepresentableDataSource
// cleanup unnecessary related objects
set.deleteFromRealm()
this.result?.deleteFromRealm()
this.computableResults?.deleteAllFromRealm()
// Updates the timeline
SessionSetManager.removeFromTimeline(this)