Merge pull request #3746 from nextcloud/bugfix/doNotCrashPushNotifications
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>
Tue, 7 Sep 2021 07:33:09 +0000 (09:33 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Sep 2021 07:33:09 +0000 (09:33 +0200)
prevent infinte recursion when closing a websocket in case of SSL errors


Trivial merge