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

Make AQL setup asynchronous #21080

Draft
wants to merge 23 commits into
base: devel
Choose a base branch
from
Draft

Conversation

goedderz
Copy link
Member

@goedderz goedderz commented Jun 19, 2024

Scope & Purpose

Rewrite the AQL setup code (e.g. prepareQuery, buildEngines etc.) into coroutines and make them asynchronous, i.e. don't block threads while waiting for network requests. This affects the Coordinator.

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • 📖 CHANGELOG entry made

@goedderz goedderz added this to the devel milestone Jun 19, 2024
@goedderz goedderz self-assigned this Jun 19, 2024
@cla-bot cla-bot bot added the cla-signed label Jun 19, 2024
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.

2 participants