Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context stop fixup #1362

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Context stop fixup #1362

merged 1 commit into from
Oct 5, 2022

Conversation

iceseer
Copy link
Contributor

@iceseer iceseer commented Oct 5, 2022

Description

Fixes assertion that context should exists on parachain processor stop call.

Signed-off-by: iceseer <iceseer@gmail.com>
@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #1362 (02bb66e) into master (b5843d2) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1362   +/-   ##
=======================================
  Coverage   24.15%   24.16%           
=======================================
  Files         627      627           
  Lines       23421    23421           
  Branches    12246    12245    -1     
=======================================
+ Hits         5658     5660    +2     
+ Misses      12495    12492    -3     
- Partials     5268     5269    +1     
Impacted Files Coverage Δ
...e/parachain/validator/impl/parachain_processor.cpp 0.00% <0.00%> (ø)
core/api/transport/impl/ws/ws_listener_impl.cpp 43.05% <0.00%> (+2.77%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@iceseer iceseer merged commit 0041a0b into master Oct 5, 2022
@iceseer iceseer deleted the fix/stop_context_call branch October 5, 2022 11:45
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.

3 participants