Skip to content

fix: remove GNU-specific process handling code

Iurii Zhesson requested to merge fix/gnu-specific-signal-code into slb-master

Type of change

  • Bug Fix
  • Feature
  • Build Fix

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?

Remove GNU-specific std::process() result analysis to fix Windows build.

Merge request reports