Skip to content
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

Use coroutine in EditSummary related classes #4648

Merged
merged 8 commits into from May 20, 2024
Merged

Conversation

cooltey
Copy link
Collaborator

@cooltey cooltey commented May 7, 2024

  • Removed unused constructor string.
  • Use suspend in Dao class.
  • Use Coroutine in EditSummaryHandler class.

@cooltey cooltey added Minor Minor stuff Ready to merge PR passed design signoff and ready to be merged. labels May 7, 2024
@dbrant dbrant merged commit 184793d into main May 20, 2024
1 check passed
@dbrant dbrant deleted the coroutine-edit-summary branch May 20, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor stuff Ready to merge PR passed design signoff and ready to be merged.
2 participants