Shutting down consumer on a remote queue
Open
@applio is already working on this.
Since Mar 4, 2017.
topic-multiprocessing
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 29454 |
|---|---|
| Nosy | @rhettinger, @applio, @aptrishu |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/applio'
closed_at = None
created_at = <Date 2017-02-05.16:18:38.690>
labels = ['type-feature']
title = 'Shutting down consumer on a remote queue'
updated_at = <Date 2017-03-04.15:45:10.737>
user = 'https://bugs.python.org/Semi'
bugs.python.org fields:
activity = <Date 2017-03-04.15:45:10.737>
actor = 'davin'
assignee = 'davin'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2017-02-05.16:18:38.690>
creator = 'Semi'
dependencies = []
files = []
hgrepos = []
issue_num = 29454
keywords = []
message_count = 5.0
messages = ['287055', '288942', '288973', '288980', '288981']
nosy_count = 4.0
nosy_names = ['rhettinger', 'davin', 'Semi', 'aptrishu']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29454'
versions = ['Python 3.6']
Contributor guide
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.