1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
appwrite/src
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
..
Appwrite fix(messaging): fix worker crash when using custom SMTP provider 2024-04-03 13:43:38 -07:00
Executor executor: pass build timeout to runtimes (#7350) 2024-01-04 11:46:08 +01:00