mdedetrich commented on PR #2187: URL: https://github.com/apache/pekko/pull/2187#issuecomment-3287976706
So I have some good news, with the merge of https://github.com/ekrich/sconfig/pull/488 on the next release of `sconfig` I can revert the `ConfigObject.empty` to `ConfigObject.empty()` change that I had to do this in this PR which will make the changeset smaller. Turns out that having `ConfigObejct.empty` with empty parens was an oversight. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
