chaoss / chaoss/CollectOSS

CollectOSS tries to purge celery and redis when collection is disabled

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

> [!NOTE]
> Migrated from [augurlabs/augur#2299](https://github.com/augurlabs/augur/issues/2299)
> Originally opened by `@ABrain7710` on 2023-04-06

---

**Description:**
When augur is run with the `--disable-collection` flag, it still tries to purge redis and celery when shutting down. This causes a connection error since they weren't started

**How to reproduce:**
1. Start augur with `--disable-collection` flag
2. Stop it

**Expected behavior:**
Augur should only try to purge redis and celery when run with collection enabled

**Software versions:**
- Augur: 0.50.1
- OS: macOS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.