Stop ignoring SIGCHLD in the unit tests

Review Request #2565 — Created Aug. 17, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This was breaking the unit tests with glib 2.77 and isn't even necessary any
more now that we use GResolver.

This was originally thought to be an upstream GLib bug which it kind of is, as they made changes, but this code shouldn't exist anyways.

Ran the unit tests and verified they passed. Also connected an ircv3 account and verified it worked fine.

Commits

Files

    Loading...