Skip to content

fix: fix missing setContainer function call in poolable drivers in QueueManager #31

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

albertcht
Copy link
Contributor

@albertcht albertcht commented Apr 17, 2025

If the connection driver is poolable, it won't call setContainer in the resolver function. Then cause a uninitialized property access for container.

Refer to: #30

@albertcht albertcht added the bug Something isn't working label Apr 17, 2025
@albertcht albertcht merged commit 9ea79aa into main Apr 22, 2025
8 checks passed
@albertcht albertcht deleted the hotfix/fix-poolable-queue-connector branch April 22, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant