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

Improve resilience against null value #195

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Improve resilience against null value #195

merged 3 commits into from
Jan 17, 2024

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Jan 17, 2024

No description provided.

@jangko jangko merged commit 8d79d52 into master Jan 17, 2024
12 checks passed
@jangko jangko deleted the improve-resilience branch January 17, 2024 07:10
etan-status added a commit that referenced this pull request Feb 16, 2024
In #195, a regression got introduced where an uninitialized `requestFut`
gets `fail()`-ed if the message's `id` cannot be found in pending list.
Revert back to return an `err()` instead, as before.
arnetheduck pushed a commit that referenced this pull request Feb 17, 2024
In #195, a regression got introduced where an uninitialized `requestFut`
gets `fail()`-ed if the message's `id` cannot be found in pending list.
Revert back to return an `err()` instead, as before.
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.

1 participant