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: queue creation bugs (v10) #455

Merged
merged 3 commits into from
Jul 13, 2024
Merged

fix: queue creation bugs (v10) #455

merged 3 commits into from
Jul 13, 2024

Conversation

matt-casey
Copy link

Two small bug fixes for runtime and type issues found while using the new createQueue method:

  • Corrected regex that was selecting for the character d instead of digits
  • Corrected typing for second parameter of createQueue

@matt-casey matt-casey changed the title fix: queue creation bugs fix: queue creation bugs (v10 Jul 13, 2024
@matt-casey matt-casey changed the title fix: queue creation bugs (v10 fix: queue creation bugs (v10) Jul 13, 2024
@timgit timgit merged commit 5a975ff into timgit:v10 Jul 13, 2024
@timgit
Copy link
Owner

timgit commented Jul 13, 2024

Thanks!

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