somnam

Results 6 comments of somnam

Does anyone have an idea how these duplicated messages get created? I tried debugging the dramatiq `worker.py` and `redis.py` modules and can't seem to find the reason why (as I...

Is there any update on this? mypy `1.13` also seems to display the same behavior.

Added a PR for this https://github.com/faust-streaming/faust/pull/631, can someone have a look?

Hi @wbarnha and thanks very much for the message! I've tested the presented solution and it doesn't seem to work as intended. When the `@app.timer` interval kicks in there's some...

Bumped into this recently too. Looking at other completion plugins, they seem to handle `` in the provided omnifunc by returning a list of matches and delegating the handling to...

Bumped into the same issue. This seems to block from using pg_partman on partitioned tables with FK references when having `retention_keep_table = false` set. Trying to drop a partitioned table...