Skip to content

Quart2#53

Closed
pSpitzner wants to merge 20 commits intomainfrom
quart2
Closed

Quart2#53
pSpitzner wants to merge 20 commits intomainfrom
quart2

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