-
We seem to have [this issue](https://github.com/timescale/timescaledb/issues/4048) in our CI/CD.
According to [this comment](https://github.com/timescale/timescaledb/issues/4048#issuecomment-116902…
-
how about rewrite repmgrd as background worker?
-
Hi,
We did some experiments, look at: https://github.com/prest/bgworker
-
It would be nice to have a native job queue.
This is nice for e.g. sending emails since the job is only enqueued when the transaction succeeds.
In the past I used https://github.com/graphile/wor…
-
Currently we have service worker auto generated by the workbox. It manages web app caching and updating
- [ ] could we register more than one SW ?
- [ ] if not how we could integrate our code to the …
-
addons-linter was patched before to emit only a warning when `background.service_worker` is used without scripts/page (https://github.com/mozilla/addons-linter/issues/5152). The warnings are still not…
-
### Summary
Add lib mode formats overide option.
![image](https://github.com/user-attachments/assets/678856f4-c307-475e-b285-8d5e5155ed30)
#### Is your feature request related to a bug/issue?…
-
## Expected Behavior
`ProcessWorkflowTask` should stop
## Actual Behavior
A WorkflowTask started by a stopped worker continues to send heartbeats, blocking further workflow execution.
## Steps…
-
Without worker threads, "async" pipeline compilation can't really be async. It's also been discussed that shader compilation and non-async pipeline compilation could take advantage of worker threads a…
-
In the readme for lifecycle:
> the workers are paused when the app enters in the background
In the description it's:
> Bonus point on Android you can keep a worker alive even when a user quit the a…