Skip to content

[FIX] Connect a null server#2639

Merged
diegolmello merged 3 commits intodevelopfrom
fix.server-null
Nov 12, 2020
Merged

[FIX] Connect a null server#2639
diegolmello merged 3 commits intodevelopfrom
fix.server-null

Conversation

@djorkaeffalexandre
Copy link
Contributor

Proposed changes

We're receiving an error on on error track platform about some connections of a null server, it's the only point where maybe it can happens, so, we'll check if the server exists and see if the problem is fixed.

Issue(s)

How to test or reproduce

Screenshots

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

@diegolmello diegolmello merged commit 1f74ada into develop Nov 12, 2020
@diegolmello diegolmello deleted the fix.server-null branch November 12, 2020 17:09
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.

2 participants