Skip to content

make managed_reexports macro export QueueMode#478

Merged
bikeshedder merged 1 commit intodeadpool-rs:mainfrom
dreamoutbox:fix-managed-reexports-queuemode
Mar 25, 2026
Merged

make managed_reexports macro export QueueMode#478
bikeshedder merged 1 commit intodeadpool-rs:mainfrom
dreamoutbox:fix-managed-reexports-queuemode

Conversation

@dreamoutbox
Copy link
Contributor

fix #472

@bikeshedder bikeshedder added bug Category: This is a bug. A-core Area: Core / deadpool labels Mar 24, 2026
Dockerfile
postgres.env
rabbitmq.env
post-create.sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the fix devcontainer failed to start commit from this PR.

@bikeshedder bikeshedder force-pushed the fix-managed-reexports-queuemode branch from a1bedc5 to 34a4519 Compare March 25, 2026 09:17
@bikeshedder bikeshedder merged commit 8983976 into deadpool-rs:main Mar 25, 2026
26 of 27 checks passed
@bikeshedder
Copy link
Collaborator

bikeshedder commented Mar 25, 2026

I just edited the PR myself and removed the commit.

Thanks a lot for the fix! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-core Area: Core / deadpool bug Category: This is a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QueueMode is from deadpool crate, not deadpool-redis, causing import confusion

2 participants