The various Python config modules (Config; ConfigSource; ConfigSession) and CLI config session have competing needs for the resource management of a vyconf session. So far the approach has been ad-hoc in order to provide the testing framework: standardize initialization and teardown of vyconf sessions.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Feature (new functionality)