Skip to content
Snippets Groups Projects

test: killing a supervisor should be noticed by child

Merged Yaroslav Dynnikov requested to merge supervisor-sigkill into master

An important test case (5b5d25f3) went missing after migration from luatest to pytest (b6630a41).

Conftest operates subprocesses in a different way than luatest helpers did: luatest used to signal a signal process (supervisor), while instance.kill() signals the whole process group.

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
Please register or sign in to reply
Loading