webworker-promise
webworker-promise copied to clipboard
Handle the event that the webworker file fails to load.
If the network is disconnected, the webworker-promise will not be processed, neither resolve nor reject
Thank you, that's a good point. I think we should make an async factory that would create a Worker, make sure everything is ok or throw an error