Make Atropos initilization more granular#12
Make Atropos initilization more granular#12pavlenko-volodymyr wants to merge 2 commits intoLinkedInAttic:masterfrom
Conversation
|
Hi @pavlenko-volodymyr , thanks for the patch. Simoorg can have multiple Atropos each for a fate book that run under a single Morai currently. |
|
Hi @MayureshGharat, |
|
@sarathsreedharan @suletm would you mind taking a look at this? |
|
Hey @pavlenko-volodymyr one point I wanted to raise, was that this would definitely require unit test updates (atleast for atropos tests) could you include that in the pull request |
Split
Atroposbetween initialization and main action.Will be helpful in case when
Atroposinstance is created manually withoutMoirai.Also is a starting point for refactoring
Atropos'smain_loopto the more flexible way of using.Thanks