Re: Promises and MySql seem to not return
Mike Kilmer <[email protected]> Wed, 20 Mar 2024 08:04:58 -0500
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Grateful, you two. Thanks so much. > On Mar 20, 2024, at 6:55 AM, Chris Angelico <[email protected]> wrote: >=20 > On Wed, 20 Mar 2024 at 21:30, Henrik Grubbstr=C3=B6m = <[email protected]> wrote: >>=20 >> Thanks for the report and test case. >>=20 >> Fixed in Pike master. It was due to the initialization order >> in Sql.Promise::create(). >=20 > Thanks! Confirmed fixed. >=20 >>> Side note: Pike actually doesn't build against the latest MySQL due = to >>> the removal of some ancient deprecated functions, so I have been = using >>> the MariaDB client which is what ships with Debian anyway. They're >>> meant to be equivalent so I doubt this is the cause of the issue. >>=20 >> Please make a report at https://git.lysator.liu.se/pikelang/pike/. >>=20 >=20 > Done. >=20 > https://git.lysator.liu.se/pikelang/pike/-/issues/10149 >=20 > ChrisA >=20