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

#1694 Added safe check in InboxActor when receive timeout is already expired #1702

Merged
merged 1 commit into from Feb 16, 2016

Conversation

JeffCyr
Copy link
Contributor

@JeffCyr JeffCyr commented Feb 12, 2016

The InboxActor could crash when scheduling a query timeout if that timeout was already expired.

I added a safety check to send a Kick to self immediately if the timeout is already expired.

Aaronontheweb added a commit that referenced this pull request Feb 16, 2016
#1694 Added safe check in InboxActor when receive timeout is already expired
@Aaronontheweb Aaronontheweb merged commit f63dcd5 into akkadotnet:dev Feb 16, 2016
@annymsMthd
Copy link
Contributor

Did this close the issue?

@JeffCyr
Copy link
Contributor Author

JeffCyr commented Mar 9, 2016

Yes, I closed the issue

@JeffCyr JeffCyr deleted the 1694-inboxtimeoutfix branch May 22, 2016 06:46
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.

None yet

3 participants