zmstone

Results 64 issues of zmstone

# supervisor3 was a bad choice * `supervisor3` is stale, lagging behind with the changes in OTP's supervisor.erl * desired features from `supervisor3` can be addressed with `supervisor` with some...

Also made `make eunit` work.

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75968876 https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=186877575

help wanted

it might be related to otp 26, but can be caught at higher level, maybe. 2024-04-04T21:53:36.629647+02:00 [error] Error in process on node '[email protected]' with exit value:, {terminated,[{io,format,[,[]],[{file,"io.erl"},{line,98},{error_info,#{cause => {io,terminated},module =>...

Useful in tests, so there is no need to trap exit, or unlink.

we had a few customers asked for client certificate revocation support. there are a few options for us to support it: 1. Make use of the Erlang's builtin crl check...

The original proposal was based on the assumption to drop cuttlefish completely. It should be updated to reflect the actual in-progress design. The current design: to first make it backward...

`New Config Syntax` section should be referring to 0002. YAML has been declined, so we should not mention that.

show_offset is allowed for anonymous user, but not for authorized without the permission listed.

bug
help wanted