Skip to content

Conversation

@r10s
Copy link
Contributor

@r10s r10s commented Oct 23, 2020

this works around the executer-blocking-handling bug as described at async-rs/async-std#900

to make the android4.4 work again, only the flush() at create() is needed - however, create_and_copy() looks very similar to me, so i also added the flush() there. not sure if that is needed at other places as well.

closes #2032
closes deltachat/deltachat-android#1682

@r10s r10s requested a review from link2xt October 23, 2020 14:08
@r10s r10s merged commit 0781316 into master Oct 23, 2020
@r10s r10s deleted the workaround-spawned-tasks branch October 23, 2020 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

android 4.4 is not working BlobObject.create() executing in spawned tasks gets stuck

3 participants