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

Quart2 #53

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Quart2 #53

wants to merge 20 commits into from

Conversation

pSpitzner
Copy link
Owner

This PR contains the migration from flask to quart.

We should decide if we want to do the refactor of default import / previews also in this branch.

semohr and others added 15 commits February 8, 2025 14:33
beets now has some more Types, removed ours
interactive session still needs work
library route. Added some test data to use with beets (mp3 and cover art).
our with_loop function did not get all (but some ?!) emits out.
using asyncio.run() with nested_async applied seems to work better.
remaining issues:
- session closing / pipeline running does not work. could be the session_ref in the
  importer route (now a asyncio.task, before probably a threading.process?)
- not sure if we need to put pipeline.run_ into its own async loop, as i have done now.
- frontend: status display does not get set reliably
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.

2 participants