- Issue created by @joachim
Services shouldn't hold state, so the ImportService having a RuntimeImportContext object which holds data about the current import is not the right approach.
Services can potentially get destroyed or re-created, or persist as in Kernel tests.
Active
3.0
Code