-
See https://github.com/microsoft/vscode/pull/226632 & https://github.com/microsoft/vscode/issues/214040#issuecomment-2371815210
```[tasklist]
### Tasks
- [ ] Enable the setting `ipynb.experimen…
-
A new web worker is made every time scan is called but the old workers are never closed or terminated.
We probably want to call terminate as documented here:
https://developer.mozilla.org/en-US/do…
-
Hi! I was trying to use this library inside a web worker, since there might be a lot of files to parse in my case. But I found a reference of `document` in the minimized script (here in the source cod…
-
This issue is a **technical discussion** opened to all contributors and users of the library. Feel free to upvote (with 👍 ), comment, propose a solution and provide use-cases related to this issue.
…
-
### Describe the Bug
hoarder-web-1 | 2024-10-20T13:17:11.013Z info: Workers version: 0.18.0
hoarder-web-1 | 2024-10-20T13:17:11.032Z info: [Crawler] Connecting to existing browser instance: http:/…
-
Reading the documentation, I got the sense Comlink is a pull structure, such that if the main thread wanted something, it pulls it from the Web worker. The Web worker I currently have set up without u…
-
Cfr https://laravel.com/docs/11.x/reverb#event-loop
- [ ] Install, test, and use uv in production
- [ ] Add documentation to self hosting guide
-
web workers are a means to run scripts in a separate thread. it can be helpful to experiment with launching a waku node in a worker to notice differences, if any
https://developer.mozilla.org/en-US…
-
**Describe the bug**
Using `request_repaint` (or any of its variants) from a Web Worker panics. The panic info points here:
https://github.com/emilk/egui/blob/a8501c963dba0f14a8feff28ed91ff245…
-
basic web worker that gets triggered regularly (settings).
- [ ] starts sync controller
- [ ] checks for location*
- [ ] notifies if user location seems to have changed*
- [ ] notifies user if c…