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

actix-rt: expose JoinError #271

Merged
merged 4 commits into from
Feb 6, 2021
Merged

actix-rt: expose JoinError #271

merged 4 commits into from
Feb 6, 2021

Conversation

asonix
Copy link
Contributor

@asonix asonix commented Feb 5, 2021

PR Type

Feature? Is it a bug if nothing's technically broken?

PR Checklist

Check your PR fulfills the following:

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

Overview

Add JoinError to the public exports in the task module

Closes #270

@asonix
Copy link
Contributor Author

asonix commented Feb 5, 2021

CI failures look like hyperium/hyper#2421

actix-rt/CHANGES.md Outdated Show resolved Hide resolved
@robjtede robjtede merged commit 9d0901e into actix:master Feb 6, 2021
@robjtede
Copy link
Member

robjtede commented Feb 6, 2021

Thanks @asonix 🚀

@robjtede
Copy link
Member

robjtede commented Feb 6, 2021

released as 2.0.1

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.

actix-rt does not expose JoinError
2 participants