Skip to content

Fix crash on app exit

Erik Dahl requested to merge slb-master-edahl2-FixZGYConverterLogExit into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Fix spurious crash that might happen on exit from SegyToZgy converter. cpprest shutting down before GSM logger has completed ...

Merge request reports