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

EJBCLIENT-243 Make sure only the first result is taken into account. #285

Merged
merged 1 commit into from
Jul 5, 2017

Conversation

stuartwdouglas
Copy link
Contributor

When proceedAsynchronously() the state can still be SENT, and then
if the async method throws an exception from another thread the result
producer can be changed to the exception producer, resulting in incorrect
behaviour

When proceedAsynchronously() the state can still be SENT, and then
if the async method throws an exception from another thread the result
producer can be changed to the exception producer, resulting in incorrect
behaviour
@dmlloyd dmlloyd merged commit 211201a into wildfly:master Jul 5, 2017
@scottmarlow
Copy link

scottmarlow commented Jul 5, 2017

Cool, I'll start a test run with -Dversion.org.jboss.ejb-client=4.0.0.CR4

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.

3 participants