-
Updated
Apr 3, 2022 - Python
workers
Here are 458 public repositories matching this topic...
-
Updated
Apr 7, 2022 - Go
-
Updated
Apr 8, 2022 - Python
Is there a way to make a job re-occur N milliseconds after it finished previous time?
I know this is specific to web workers, however I think this could be adapted to work for service workers. I was looking to create a separate plugin but the code would be mostly the same.
Looks like it scans the AST for a keyword (Worker) and generates an entry for the referenced file.
// web worker
new Worker('./foo.js', { type: 'module' })
// service worker
navigator.servi-
Updated
Apr 6, 2022 - Rust
-
Updated
Mar 31, 2022 - TypeScript
Crash java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to load script from assets 'threads/pre-load-data-worker.thread.bundle'. Make sure your bundle is packaged correctly or you're running a packager server.

