Herman Singh
Herman Singh
Ran into a weird issue that was a little tricky to debug:  I have cowboy in my app locked to a git tag, so maybe when rebar3 has to...
## Background This PR adds a `Makefile` to help automate some of the scripts used in the project setup. I started with a very small file because I didn't want...
`b2 sync` runs, but doesn't upload anything ``` b2 version: 4.3.0 python: 3.12.3 OS: Ubuntu ``` this command has been running for hours and hasn't done anything. if i use...
# Checklist - [x] I have checked the [issues list](https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+) for similar or identical bug reports. - [x] I have checked the [pull requests list](https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Category%3A+Documentation%22) for existing proposed fixes. -...