Don't set error if already cancelled

Review Request #3790 — Created Jan. 29, 2025 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

The cancellable is only cancelled in ibis_client_stop, meaning it's either
shutting down or there's already an error, so there's no need to set one or
call ibis_client_stop again.

Ran ninja turtles only.

I'm not sure if this would have an effect on PIDGIN-18031?

Commits

Files