multiple workers?
Open
Nobody has claimed this yet.
question
- Dominant language
- Shell
- Stars
- 544
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
I have tried to debug how this codecov/worker works and it looks like its launching celery beat per worker instance. And if multiple beats are executed the tasks are duplicated as well. Which basically means that there is no way to run multiple worker instances?
So my question is: is there way to run multiple instances? Is codecov really running one worker in production?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.