Skip to content

system_log fix for #21660#21670

Merged
amelchio merged 1 commit into
home-assistant:devfrom
dgomes:empty_tb
Mar 5, 2019
Merged

system_log fix for #21660#21670
amelchio merged 1 commit into
home-assistant:devfrom
dgomes:empty_tb

Conversation

@dgomes
Copy link
Copy Markdown
Contributor

@dgomes dgomes commented Mar 5, 2019

Description:

Sometimes the traceback is empty.

Related issue (if applicable): fixes #21660

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@ghost ghost assigned dgomes Mar 5, 2019
@ghost ghost added the in progress label Mar 5, 2019
@amelchio amelchio added this to the 0.89.0 milestone Mar 5, 2019
Copy link
Copy Markdown
Contributor

@amelchio amelchio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I tagged for 0.89.0.

@amelchio amelchio merged commit efe4ce9 into home-assistant:dev Mar 5, 2019
@ghost ghost removed the in progress label Mar 5, 2019
balloob pushed a commit that referenced this pull request Mar 5, 2019
@balloob balloob mentioned this pull request Mar 6, 2019
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.

v88.x can't handle shell_command ssh return messages

4 participants