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

MQ handlers using pooled subscriber should be executed in separate Go routine #1552

Closed
bstasyszyn opened this issue May 4, 2023 · 0 comments · Fixed by #1553
Closed

MQ handlers using pooled subscriber should be executed in separate Go routine #1552

bstasyszyn opened this issue May 4, 2023 · 0 comments · Fixed by #1553
Assignees
Labels
bug Something isn't working

Comments

@bstasyszyn
Copy link
Contributor

No description provided.

@bstasyszyn bstasyszyn added the bug Something isn't working label May 4, 2023
@bstasyszyn bstasyszyn self-assigned this May 4, 2023
bstasyszyn added a commit to bstasyszyn/orb that referenced this issue May 4, 2023
Handlers for pooled subscribers are each executed in a separate Go routine.

closes trustbloc#1552

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
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 a pull request may close this issue.

1 participant