Import mas module only when its needed #9

Open
opened 2025-06-10 15:01:20 +00:00 by orzklv · 1 comment
orzklv commented 2025-06-10 15:01:20 +00:00 (Migrated from github.com)

The import affects to global options by injecting our mas abstraction to options even when IT IS NOT NECESSARY. Therefore, following the #7 issue, it would be better to import mas abstraction module only when mas at infra options is enabled.

The import affects to global options by injecting our mas abstraction to options even when IT IS NOT NECESSARY. Therefore, following the #7 issue, it would be better to import mas abstraction module only when mas at infra options is enabled.
orzklv commented 2025-06-10 15:02:41 +00:00 (Migrated from github.com)

The same goes for simple-mailserver module.

The same goes for simple-mailserver module.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
uchar/infrastructure#9
No description provided.