doublex

Results 63 comments of doublex

We are faced with the same problem: http-body gets mangled. aiohttp 3.9.3 works.

Same debug log (v2.0.3) Maybe due `fork()`? ```` mimalloc: warning: mi_usable_size: pointer might not point to a valid heap region: 0x7f8dbc020000 (this may still be a valid very large allocation...

Not in wheels: this is regrettable. AVIF is supported by all modern browsers. Corresponding xkcd: https://xkcd.com/619/

Yes, please. That would greatly simplify deployment.

It would be a great help if the text in the table were multilingual.

@philippemnoel Thanks for all the efforts and merits to develop a better fulltext-search

The ability to test/switch between codecs is a handy feature.

fdbcli --exec status (primary database) ```` Using cluster file `/etc/foundationdb/fdb.cluster'. Configuration: Redundancy mode - single Storage engine - ssd-2 Log engine - ssd-2 Encryption at-rest - disabled Coordinators - 1...

@jzhou77 Thanks. `v7.3.37` works perfectly. I will upgrade sender/recipient up to `v7.3.43` to determine the regression. That's probably all I can contribute.

`fdb_dr` keeps atomicity if the primary-database ("sender") is not `v7.3.43`. `v7.3.37` -> `v7.3.37`: works (transactions are atomic) `v7.3.37` -> `v7.3.43`: works `v7.3.41` -> `v7.3.43`: works `v7.3.43` -> `v7.3.43`: secondary-indexes written,...