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 mailbox instrumentation #377

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Fix mailbox instrumentation #377

merged 1 commit into from
Apr 13, 2022

Conversation

worekleszczy
Copy link
Contributor

Closes #372


Summary:

The main problem was the we were using classOf[Boolean] in code but registered VirtualField for java.lang.Boolean.

@worekleszczy worekleszczy force-pushed the 372-fix-mailbox-intrumentation branch from e777b14 to 8486fcb Compare April 12, 2022 17:08
@lgajowy lgajowy merged commit 77a1c42 into main Apr 13, 2022
@worekleszczy worekleszczy deleted the 372-fix-mailbox-intrumentation branch April 13, 2022 08:40
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.

Exception on akka.dispatch.NonBlockingBoundedMailbox
2 participants