[Resource cleanup] Child modules are prematurely purged from parent modules
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
When the following code is executed in `RegistryProtocol#ExporterChangeableWrapper#unexport`, the `moduleModule` has been prematurely removed from the `applicationModule`.


// =====================================================================
// =====================================================================
This problem is consistent with the `fixme` mentioned elsewhere

Contributor guide
Assessment
This issue has not been assessed yet.