-
For unknown reasons downloading is failed:
```python
- Using: ant.base.driver.USB3Driver
Request basic information...
Capabilities: array('B', [8, 8, 0, 186, 54, 0, 223])
Starting system...…
-
## I'm submitting a...
[ ] Regression
[X ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead pos…
-
Hi all, and thanks for the great work on this project.
I'm having an issue downloading files from my watch. It worked fine for a few days, then it would fail mid-transfer, but if I retried a few time…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/…
-
I am using celery 4.3 + Redis + flower. I have a few long-running jobs with acks_late=True and task_reject_on_worker_lost=True. I am using celery grouping to group jobs run parallelly and append resul…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
Tested with version "main" 5.4.0rc1 ac16f23" and 5.3.6 from pypi.
- [x] This has already been asked …
-
Dear developers,
I have a tiny anndata object which shape is **1570 × 19241**. But when I ran `cal_ot_mat` as tutorial "Gene Trajectory Python tutorial: Human myeloid", the progress is extremelty s…
-
Hello ,i have some sharing on the 2 aspect that may make the tool more useful to user:
### Boundaries for district areas
1. We may use the district council ordinary election constituency bounda…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
As mentioned in the README, the `grpcweb` mode only supports unary method calls. It should at the very least also support server streaming calls.