Skip to content

misc: go routines wrapped into panic safe function #6589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 23, 2025

Conversation

prkhrkat
Copy link
Contributor

Description

Fixes #

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


prkhrkat and others added 4 commits May 23, 2025 16:32
Replaced direct initialization of async runnable with dependency injection across multiple services. This change improves testability and aligns with DI principles, ensuring better modularity and maintainability.
@prkhrkat prkhrkat changed the title Go routines wrapped misc: go routines wrapped into panic safe function May 23, 2025
@prkhrkat prkhrkat merged commit 6d7e538 into develop May 23, 2025
4 checks passed
@prkhrkat prkhrkat deleted the go-routines-wrapped branch May 23, 2025 11:56
Copy link

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

Successfully merging this pull request may close these issues.

3 participants