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 c8a62e2 commit 09a2ffdCopy full SHA for 09a2ffd
CHANGELOG.md
@@ -25,7 +25,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25
26
## [1.0.0rc6] - 2023-05-10
27
28
-- `sync_to_async` calls inside library now runs concurrently.
+- GraphQL parsing and message serialization now perform concurrently
29
+ by `sync_to_async(...,thread_sensitive=False)`.
30
+
31
32
## [1.0.0rc5] - 2023-05-05
33
0 commit comments