Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Prevent "producer not unregistered" message #5009

Merged
merged 2 commits into from
Apr 24, 2019
Merged

Conversation

hawkowl
Copy link
Contributor

@hawkowl hawkowl commented Apr 4, 2019

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file
  • Pull request includes a sign off

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #5009 into develop will decrease coverage by <.01%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##           develop    #5009      +/-   ##
===========================================
- Coverage     60.7%   60.69%   -0.01%     
===========================================
  Files          332      332              
  Lines        34176    34174       -2     
  Branches      5635     5634       -1     
===========================================
- Hits         20745    20743       -2     
- Misses       11958    11960       +2     
+ Partials      1473     1471       -2

@richvdh
Copy link
Member

richvdh commented Apr 24, 2019

fixes #4933? supercedes #4939?

@richvdh richvdh merged commit 6b2b9a5 into develop Apr 24, 2019
@hawkowl hawkowl deleted the hawkowl/cleanup-media branch April 24, 2019 18:22
anoadragon453 added a commit that referenced this pull request Apr 30, 2019
* develop: (34 commits)
  Add a default .m.rule.tombstone push rule (#4867)
  Fix infinite loop in presence handler
  changelog
  more logging improvements
  remove extraneous exception logging
  Clarify logging when PDU signature checking fails
  Changelog
  Add --no-pep-517 to README instructions
  set PIP_USE_PEP517 = False for tests
  Fix handling of SYNAPSE_NO_TLS in docker image (#5005)
  Config option for verifying federation certificates (MSC 1711) (#4967)
  Remove log error for .well-known/matrix/client (#4972)
  Prevent "producer not unregistered" message (#5009)
  add gpg key fingerprint
  Don't crash on lack of expiry templates
  Update debian install docs for new key and repo (#5074)
  Add management endpoints for account validity
  Send out emails with links to extend an account's validity period
  Make sure we're not registering the same 3pid twice
  Newsfile
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants