appwrite/src/Appwrite/Platform/Workers
Steven Nguyen 3525cc6d1e
fix(messaging): fix worker crash when using custom SMTP provider
Due to a bug in the Swoole TCP hook, the worker crashes when doing the
TLS handshake. This PR disables the Swoole TCP hook just like we do
in the mails worker.

References:
* https://github.com/appwrite/appwrite/issues/7914
* https://github.com/appwrite/appwrite/pull/6966
* https://github.com/swoole/swoole-src/issues/4909
2024-04-03 13:43:38 -07:00
..
Audits.php chore: run formatter 2024-03-06 18:34:21 +01:00
Builds.php Escape function build command 2024-03-13 10:17:37 +01:00
Certificates.php chore: run formatter 2024-03-06 18:34:21 +01:00
Databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
Deletes.php sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
Functions.php chore: run formatter 2024-03-06 18:34:21 +01:00
Hamster.php chore: run formatter 2024-03-06 18:34:21 +01:00
Mails.php fix: comma in email templates 2024-02-23 14:59:12 +01:00
Messaging.php fix(messaging): fix worker crash when using custom SMTP provider 2024-04-03 13:43:38 -07:00
Migrations.php chore: run formatter 2024-03-06 18:34:21 +01:00
Usage.php chore: run formatter 2024-03-06 18:34:21 +01:00
UsageDump.php chore: run formatter 2024-03-06 18:34:21 +01:00
Webhooks.php chore: run formatter 2024-03-06 18:34:21 +01:00