nickva commented on PR #4894: URL: https://github.com/apache/couchdb/pull/4894#issuecomment-2892060627
I think this might be outdated, config doesn't use ets tables any longer so the `badarg` error shouldn't have ambiguity of coming from a missing ets or from a badly typed value: https://github.com/apache/couchdb/blob/15f9d42f7f64b18ad7cc4c26e6c206a47fad83af/src/config/src/config.erl#L592-L595 That will never fail with a `badarg` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
