Skip to content

Cellular: send disconnect to correct ctx #10402

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

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

jarvte
Copy link
Contributor

@jarvte jarvte commented Apr 15, 2019

Description

Disconnect was sent to all CellularContext classes even it concerned one specific context. Some disconnect events are still sent to all context classes. These event are coming from network and ment for all context classes or event did not specify cid.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@AriParkkila

Release Notes

@ciarmcom ciarmcom requested review from AriParkkila and a team April 15, 2019 09:00
@ciarmcom
Copy link
Member

@jarvte, thank you for your changes.
@AriParkkila @ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested a review from a team April 15, 2019 09:00
@mbed-ci
Copy link

mbed-ci commented Apr 16, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

Disconnect was sent to all CellularContext classes even it concerned
one specific context. Some disconnect events are still sent to all
context classes. These event are coming from network and ment for all
context classes or event did not specify cid.
@jarvte jarvte force-pushed the disconnect_per_context branch from 24d6246 to 9d67a8b Compare April 17, 2019 10:54
@jarvte
Copy link
Contributor Author

jarvte commented Apr 17, 2019

rebased with master to resolve conficts

@jarvte
Copy link
Contributor Author

jarvte commented Apr 23, 2019

ping

@jarvte
Copy link
Contributor Author

jarvte commented Apr 24, 2019

@ARMmbed/mbed-os-maintainers could you please run CI for this pr? We need this for further development.

@adbridge
Copy link
Contributor

ci started

@mbed-ci
Copy link

mbed-ci commented Apr 26, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter

@jarvte
Copy link
Contributor Author

jarvte commented Apr 26, 2019

@adbridge I guess failure is not related to this pr.

@adbridge
Copy link
Contributor

Failure looks like an ARMCC6 licence checkout issue - restarted

@jarvte
Copy link
Contributor Author

jarvte commented Apr 29, 2019

@adbridge still failing with exporter

@adbridge
Copy link
Contributor

exporters restarted again

@0xc0170 0xc0170 merged commit 1ce073a into ARMmbed:master Apr 29, 2019
@jarvte jarvte deleted the disconnect_per_context branch April 29, 2019 12:19
@adbridge
Copy link
Contributor

adbridge commented May 3, 2019

This is sitting on top of changes targeting 5.13 so bumping this out also.

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

Successfully merging this pull request may close these issues.

7 participants