Skip to content

Commit

Permalink
[Fix] Fix there is no reactor running error
Browse files Browse the repository at this point in the history
* Use std::thread::spawn instead of tokio::spawn to solve there is no reactor running error

Signed-off-by: shouxunsun <1randylambert@gmail.com>

Co-authored-by: Yang Keao <keao.yang@yahoo.com>
Co-authored-by: xixi <i@hexilee.me>
Signed-off-by: RandyLambert <randylambert@foxmail.com>
  • Loading branch information
3 people committed Jul 8, 2022
1 parent 147c3df commit 08a9f9d
Show file tree
Hide file tree
Showing 4 changed files with 295 additions and 25 deletions.
265 changes: 265 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 08a9f9d

Please sign in to comment.