Adrien Kunysz

Results 4 comments of Adrien Kunysz
trafficstars

Yes, we can probably set an alarm in the worker (and I'll probably look into that if there is no interest in updating the arbiter). But having multiple ways to...

For the gevent case, there is a gevent.spawn_later method that comes handy: https://github.com/geoadmin/service-stac/pull/563

Is there a particular process to get this approved by someone with the authority to merge? This is blocking https://github.com/benoitc/gunicorn/pull/3388 and https://github.com/benoitc/gunicorn/issues/3385

Specific use case this would resolve: we often have to "diff" a large number of terraform modules (e.g. when modifying a module other modules depend on). With the current "terraform...