We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
faq.md
text
1 parent 74ff5c9 commit 1176472Copy full SHA for 1176472
src/faq.md
@@ -49,7 +49,7 @@ this is rarely an issue for most use cases!
49
## I Am Getting A Panic Saying There Is No Reactor Running. What Is Going On?
50
You are probably using `Task` to execute a `Future` that needs the `tokio` executor:
51
52
-```
+```text
53
there is no reactor running, must be called from the context of a Tokio 1.x runtime
54
```
55
0 commit comments