natsuk4ze / gal

How to Save Image or Video to Photo Gallery in Flutter
https://pub.dev/packages/gal
BSD 3-Clause "New" or "Revised" License
99 stars 15 forks source link

Fix test timeout #37

Closed natsuk4ze closed 1 year ago

natsuk4ze commented 1 year ago

ReactiveCircus/android-emulator-runner#161

natsuk4ze commented 1 year ago

I am doing a lot of tuning. Final squash and merge.

natsuk4ze commented 1 year ago

Since the issue seems to be resolved, I will close #35 . If the issue arises again, I will reopen it.

natsuk4ze commented 1 year ago

The Android timeout seems to have been a resource issue. max-parallel: 3 worked.