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

Check consent dir path on startup #4512

Merged
merged 2 commits into from Jan 29, 2019
Merged

Check consent dir path on startup #4512

merged 2 commits into from Jan 29, 2019

Conversation

anoadragon453
Copy link
Member

@anoadragon453 anoadragon453 commented Jan 29, 2019

Fixes consent directory absolute path issue introduced in #3213.

Fixes #4500
Fixes #4501

My question is why it only popped up now.

@codecov-io
Copy link

Codecov Report

Merging #4512 into develop will increase coverage by 15.98%.
The diff coverage is 50%.

@@             Coverage Diff              @@
##           develop    #4512       +/-   ##
============================================
+ Coverage    58.76%   74.75%   +15.98%     
============================================
  Files          306      336       +30     
  Lines        32372    34222     +1850     
  Branches      5344     5571      +227     
============================================
+ Hits         19024    25583     +6559     
+ Misses       12027     7060     -4967     
- Partials      1321     1579      +258

@anoadragon453 anoadragon453 requested a review from a team January 29, 2019 15:55
@anoadragon453 anoadragon453 merged commit 03b0866 into develop Jan 29, 2019
@anoadragon453 anoadragon453 deleted the anoa/consent_dir branch January 29, 2019 20:08
@richvdh
Copy link
Member

richvdh commented Jan 29, 2019

I think it popped up now because it was introduced by https://github.com/matrix-org/synapse/pull/4384/files#diff-01aac508ef38061957e6fb961582e5ceL364, which moved the creation of the Handlers to the other side of the chdir.

@anoadragon453
Copy link
Member Author

Ah ok, that makes much more sense. That's for tracking the cause.

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.

None yet

4 participants