Skip to content
Snippets Groups Projects

terminal: Restore SIGPIPE to default

Merged Marius Vlad requested to merge mvlad/weston:wip/mvlad/restore-sigpipe-to-default into main
All threads resolved!

Prior to executing a new command make SIGPIPE to the default action as we normally disable to avoid. Otherwise we seem to be hitting a Broken Pipe message when running certain scripts.

This is similar to what other folks have been doing in https://github.com/labwc/labwc/issues/1209.

Fixes: #994 (closed)

Signed-off-by: Marius Vlad marius.vlad@collabora.com

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
  • Derek Foreman
  • Marius Vlad added 2 commits

    added 2 commits

    • 065d55c3 - meson.build: Bump libweston to 15
    • 632500b5 - terminal: Restore SIGPIPE signal handler to oldact (SIG_DFL)

    Compare with previous version

  • Marius Vlad resolved all threads

    resolved all threads

  • Marius Vlad added 2 commits

    added 2 commits

    • 46f25304 - 1 commit from branch wayland:main
    • f0ee8be8 - terminal: Restore SIGPIPE signal handler to oldact (SIG_DFL)

    Compare with previous version

  • LGTM

  • merged

  • Please register or sign in to reply
    Loading