public dispose(): void {
        logger.debug("Disposing ThreadHistory");

        this._onChange.dispose();
        this.storage.dispose();