We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2b20b commit a9db78bCopy full SHA for a9db78b
README.md
@@ -1,2 +1,7 @@
1
-# ticked-async-executor
+# Ticked Async Executor
2
+
3
Rust based Async Executor which executes woken tasks only when it is ticked
4
5
+# Limitation
6
7
+- Does not work with the tokio runtime and async constructs that use the tokio runtime internally
0 commit comments