Maxim Martynov

Results 137 comments of Maxim Martynov
trafficstars

If fire-and-forget means that event loop is not blocked, it's fine to leave this method synchronous. But it should properly close connection in any case, without leaving it half-closed if...

Why not just remove this line? https://github.com/noirello/bonsai/blob/74ce8f8548a04ab763a21ffaf4bef3ef529ced18/src/_bonsai/ldapconnection.c#L240 And replace it with error/debug message

> It seems a too drastic measure for me at that level, that could easily lead silent fails Em, connection is getting closed, it can't be used anymore in any...

OK, I've tried to reproduce the error on this branch, using issue description, and it looks like connection is closed properly: Open connection pool, then stop LDAP server and call:...

Ok, what's next? What do you think about merging `optional-abandon` branch to `dev`/`master`?

This is closed because ...?

> Reverse Proxy at /api that strips the /api prefix You can setup reverse proxy to not strip that prefix, and run FastAPI with `--root-path=/api`

Добрый день. В ближайшее время добавление поддержки Aerospike не планируется. Разве что в каком-то отдаленном будущем. Плюс не совсем понятно, как запускать тесты для коннектора aerospike-spark в CI. Судя по...