Bjoern Boschman

Results 19 comments of Bjoern Boschman

Subscribe sqs queues to sns topics On Fri, 16 Sept 2022, 09:18 Matthieu Napoli, ***@***.***> wrote: > What would be the use case? > > — > Reply to this...

given this code raises "RuntimeError: Event loop is closed" as soon as more then one test is performed ``` from typing import Optional from unittest import IsolatedAsyncioTestCase from odmantic import...

If anyone interested - I started an example project which (still) fails https://github.com/jesusch/odmantic-test

guess 3.7 (EOL) should be dropped?

It might be a good idea to have "agent-plugins" that supply aditional properties

I have the same problem. It's quite simple to reproduce. start a worker - generate a job - job is done restart redis (ensure that it really was down) generate...

btw - even a dead worker would be better that something that looks like it is alive (for moniting checks / daemontools)

I've updated the pull according to your comment

any chance that this pull requests gets merged?