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

fix: pass abort controller instead to processQueue #1056

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

dylandepass
Copy link
Member

As I was adding support for this in bulk preview I realized it would be better to pass the controller instead. The controller has the ability to abort the operation that the signal does not.

We could work with just the signal in helix-admin but it will be much easier to test if we pass the controller instead.

@dylandepass dylandepass changed the title fix: pass abort controller instead fix: pass abort controller instead to processQueue Feb 5, 2025
@dylandepass dylandepass requested a review from tripodsan February 5, 2025 20:22
@dylandepass dylandepass merged commit 3e8c14f into main Feb 5, 2025
8 checks passed
@dylandepass dylandepass deleted the abort-controller branch February 5, 2025 21:05
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/helix-shared-process-queue-v3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants