0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-14 21:13:54 +01:00
This commit is contained in:
Erik Johnston 2019-12-10 11:23:52 +00:00
parent 9a2223d4c8
commit f5bb1531b7

1
changelog.d/6505.misc Normal file
View file

@ -0,0 +1 @@
Make `make_deferred_yieldable` to work with async/await.