Skip to content

Conversation

@Popochounet
Copy link

@Popochounet Popochounet commented Sep 19, 2025

  • ModuleManager (launch router and modules, handle logging) use case

  • Shell as a ModuleManager entrypoint

  • EventRouter

  • logging added

  • Sample modules (WIP)

src/main.py Outdated
time.sleep(2)


if __name__ == "__main__":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi enlever la fonction main ?

self._running = True
self.poller.start()

def _poll_loop(self) -> None:
Copy link
Contributor

@MatthiasvonRakowski MatthiasvonRakowski Sep 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pas contre d'avoir des petits commentaire sous les méthodes ou le nom n'est pas super claire

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants