d2b05b8f4f
- Specifically for non-global module state modification, we can guarantee that the event is published before the module is modified. This allows subscribers to use the provided `KtModule` without needing to fear that the module has already been disposed (in case of removal).