Remove usage of async-uniffi as it leads to a deadlocks and memory leaks (#1381)

This commit is contained in:
ganfra 2023-09-20 12:52:57 +02:00
parent ab33d064bb
commit 87125e0ea3
9 changed files with 78 additions and 54 deletions

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

@ -0,0 +1 @@
Remove usage of async-uniffi as it leads to a deadlocks and memory leaks.