[Gambas-user] HTTPClient freeze after 40 mins with Gambas 3.18.4
Christof Thalhofer
chrisml at deganius.de
Thu Sep 28 17:02:44 CEST 2023
Am 27.09.23 um 14:03 schrieb Christof Thalhofer:
> -------------------------------------------------------
> And after 40 mins this happens reliably:
> -------------------------------------------------------
>
> * getaddrinfo() thread failed to start
>
> * Couldn't resolve host 'degapp'
> * Closing connection 0
I guess it has something to do with these changes, because with Gambas
3.18.2 my application runs forever without any problem:
> commit dfbbebe0506f888a84a1b4732940ba39ba155168
> Author: Benoît Minisini <benoit.minisini at gambas-basic.org>
> Date: Wed Jul 26 19:34:32 2023 +0200
>
> FtpClient: Correctly initialize curl options before reusing a connection.
>
> [GB.NET.CURL]
> * BUG: FtpClient: Correctly initialize curl options before reusing a connection.
>
> commit c23d80a04f03540a0ad46f2fa255150dfb7dc5c4
> Author: Benoît Minisini <benoit.minisini at gambas-basic.org>
> Date: Wed Jul 26 17:10:28 2023 +0200
>
> Do not always clear the libcurl handle, reuse it as much as possible.
>
> [GB.NET.CURL]
> * OPT: Do not always clear the libcurl handle, reuse it as much as possible.
> * BUG: Correctly check if user or password changes.
Alles Gute
Christof Thalhofer
--
Dies ist keine Signatur
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230928/b1d7bc7e/attachment.sig>
More information about the User
mailing list