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

rust-slack crash on future when version 0.8.0 #25

Open
ncaq opened this issue Jul 11, 2019 · 0 comments
Open

rust-slack crash on future when version 0.8.0 #25

ncaq opened this issue Jul 11, 2019 · 0 comments

Comments

@ncaq
Copy link

ncaq commented Jul 11, 2019

attempted to run an executor while another executor is already running. · Issue #541 · seanmonstar/reqwest
reqwest 0.9 crash in sync on future.

We should make to async version slack send.

Do you think about?

ncaq added a commit to ncaq/rust-slack that referenced this issue Aug 29, 2019
reqwest crush blocking IO in non-blocking IO.
[attempted to run an executor while another executor is already running. · Issue #541 ·
seanmonstar/reqwest](seanmonstar/reqwest#541)

This pull request to use request async version.
ncaq added a commit to ncaq/rust-slack that referenced this issue Aug 29, 2019
reqwest crush blocking IO in non-blocking IO.
[attempted to run an executor while another executor is already running. · Issue #541 ·
seanmonstar/reqwest](seanmonstar/reqwest#541)

This pull request to use request async version.
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

No branches or pull requests

1 participant