-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
releasePart of the next releasePart of the next release
Description
Describe the release item
The feature internal_config can be removed, it's functionality can be put under internal feature.
Though to achieve this goal one of these things should be done:
- either the
internalshould not supposeunstable. E.g. test for liveliness which actively uses this write access to config should useinternalfeature, but notunstable. This is nesessary for run tests in stable mode #1654 - or the tests should not use this direct access to config, using
setmethods instead
Metadata
Metadata
Assignees
Labels
releasePart of the next releasePart of the next release
Type
Projects
Status
Done