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

Clean up read-receipt handling. #4797

Merged
merged 1 commit into from
Mar 4, 2019
Merged

Clean up read-receipt handling. #4797

merged 1 commit into from
Mar 4, 2019

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 4, 2019

Remove a call to run_as_background_process: there is no need to run this as a
background process, because build_and_send_edu does not block.

We may as well inline the whole of _push_remotes.

Remove a call to run_as_background_process: there is no need to run this as a
background process, because build_and_send_edu does not block.

We may as well inline the whole of _push_remotes.
@richvdh richvdh requested a review from a team March 4, 2019 18:20
@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #4797 into develop will increase coverage by 0.04%.
The diff coverage is 83.33%.

@@             Coverage Diff             @@
##           develop    #4797      +/-   ##
===========================================
+ Coverage    75.08%   75.13%   +0.04%     
===========================================
  Files          340      340              
  Lines        34923    34914       -9     
  Branches      5723     5723              
===========================================
+ Hits         26223    26232       +9     
+ Misses        7086     7070      -16     
+ Partials      1614     1612       -2

@richvdh richvdh merged commit cd7110c into develop Mar 4, 2019
@richvdh richvdh deleted the rav/inline_rr_send branch March 4, 2019 19:03
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.

2 participants