Aviatrix Systems, Inc.
Aviatrix Systems, Inc.
Could this be related to https://github.com/dotnet/runtime/issues/66557 by any chance?
Any updates on this?
Hey, Any progress on this?
I've tried to implement this, but there was issue where there's no switch from endianness on span/memory, just on primitive types. So, we might have to remove switching endianness on...
https://docs.hangfire.io/en/latest/background-methods/using-ioc-containers.html
I'm also in need of such a feature. Sometimes i just want to stop the job, then re-start it in a bit, but not delete it.
There's a fork that's alive and well : https://github.com/KeRNeLith/QuikGraph
> I think the challenge server uses local storage instead of redis. That's correct, that is the default behavior. To have multiple instances on different hosts/containers access the same ssl...
What version of the lua-resty-auto-ssl are you using?
i've done the upgrade from 12 to 13.1, it's as simple as `sudo luarocks install lua-resty-auto-ssl` and restarting openresty with `sudo systemctl restart openresty`:)