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

Only try to remove from run loop when we aren't closing #1495

Merged
merged 1 commit into from Jan 3, 2020

Conversation

joeljfischer
Copy link
Contributor

Fixes #1494

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

No unit tests were added because the change made no changes to unit test results and the bug is not testable via unit tests.

Core Tests

Connected via IAP to a Ford Sync 3 module.

  • Disconnected and reconnected multiple times by pulling and reconnecting USB cord.

Core version / branch / commit hash / module tested against: Ford Sync 3 - 19317_DEVTEST
HMI name / version / branch / commit hash / module tested against: unknown

Summary

The bug has not been reproducible, therefore this fix is also not reproducible. This PR is for visibility purposes.

Changelog

Bug Fixes
  • Theoretical fix to a background, low-memory crash issue.

Tasks Remaining:

  • Reproduce the issue to test the fix.

CLA

* It will be implicitly removed when the stream is closed
@joeljfischer joeljfischer added the bug A defect in the library label Dec 9, 2019
@joeljfischer joeljfischer added this to In progress in v6.4.1 via automation Jan 3, 2020
@joeljfischer joeljfischer moved this from In progress to Reviewer approved in v6.4.1 Jan 3, 2020
@joeljfischer joeljfischer removed this from Reviewer approved in v6.4.1 Jan 3, 2020
@joeljfischer joeljfischer added this to Reviewer approved in v6.5.0 Jan 3, 2020
@joeljfischer joeljfischer merged commit 0d89c86 into develop Jan 3, 2020
v6.5.0 automation moved this from Reviewer approved to Done Jan 3, 2020
@joeljfischer joeljfischer deleted the bugfix/issue-1494-background-crashes branch January 3, 2020 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants