mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
cc7bfbac51
reading captured error has a race with the thread that sets the error. this is mitigated by sleep(). see https://github.com/deltachat/deltachat-core-rust/issues/2787 for details and a proper solution.