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.
1 parent ec963a6 commit f3940dfCopy full SHA for f3940df
juniper_hyper/Changelog.md
@@ -0,0 +1,8 @@
1
+# [master]
2
+
3
+## Breaking changes
4
5
+- The tokio threadpool managed by `hyper` is now used for
6
+ executing GraphQL operations as well. Previously a separate threadpool from `futures_cpupool` was required.
7
8
+ [#256](https://github.com/graphql-rust/juniper/pull/256)
0 commit comments