Skip to content
Snippets Groups Projects

Fixing the SIGSEGV caused by improper termination of the internal TCP server

Merged Petr Zejdl requested to merge fix_some_sigsegv_crashes into master

The internal TCP server was not properly terminated when the main was terminating as a result of any exception in the pipelines, causing SIGSEGV. This should handle the termination properly, without triggering SIGSEGV.

One warning: Any exception thrown in the pipelines will be only be logged, i.e. less visible, because we will not get SIGSEGV :)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading