Skip to content

Disable mingle and gossip when running workers.#1519

Merged
aronasorman merged 1 commit intolearningequality:developfrom
kollivier:no_chitchat
Jul 22, 2019
Merged

Disable mingle and gossip when running workers.#1519
aronasorman merged 1 commit intolearningequality:developfrom
kollivier:no_chitchat

Conversation

@kollivier
Copy link
Contributor

Description

During the bug bash, we realized that workers mingling and gossiping was causing them to lose track of their tasks and leave them unprocessed. Make it so that workers can no longer mingle and gossip, so that they can focus on their work.

Steps to Test

  • Run any celery task, make sure it runs

Checklist

  • Is the code clean and well-commented?

@kollivier kollivier self-assigned this Jul 18, 2019
@kollivier kollivier requested a review from aronasorman July 18, 2019 22:35
@codecov
Copy link

codecov bot commented Jul 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (develop@35d2bd6). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #1519   +/-   ##
==========================================
  Coverage           ?   79.27%           
==========================================
  Files              ?      250           
  Lines              ?    11636           
  Branches           ?        0           
==========================================
  Hits               ?     9224           
  Misses             ?     2412           
  Partials           ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35d2bd6...a1a2733. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants