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

Write templates synchronously #3272

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shivjm
Copy link

@shivjm shivjm commented May 1, 2024

I’m not sure how to implement a queue to resolve #3271 but here’s my proposed workaround. This does block everything while writing a template (hopefully a small window).

Closes #3271
Closes #2627

@shivjm
Copy link
Author

shivjm commented May 20, 2024

@uncenter pointed out that the Fetch and Image plugins use the p-queue library. I think I’ll add a commit to this PR using p-queue; if it’s not desirable, I can back it out.

@shivjm shivjm marked this pull request as draft May 20, 2024 06:36
@shivjm shivjm force-pushed the write-templates-synchronously branch from 72ab568 to b02eb19 Compare May 20, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant