Skip to content

fix: prevent unused seismicdrive exceptions from escaping noexcept context

Iurii Zhesson requested to merge slb-master-seismicdrive-exceptions into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Prevent unused seismicdrive::SDGenericDataset::close() exceptions from escaping noexcept context. Remove unneeded includes, redundant virtual. Format code.

Edited by Iurii Zhesson

Merge request reports