-
Couldn't load subscription status.
- Fork 0
Open
Description
Hi Chris,
I was playing around with the web workers.
My use case needs to run sql commands in the web worker and to the same time sql commands in the main app.
But this runs in a critical issue.
Maybe I do something wrong, I created a small repo with this use case: https://github.com/fishme/sqlite-cordova-webworker-test
How to reproduce:
Tap fast between "Show record count" and "run webworker"
The web worker insert 10.000 records.
Tested: Android 6.0 (nexus 5x)
Maybe you have an idea, how to do it? Or is that principle not possible?
Best David
