Skip to content

Issue 351

Jekabs Karklins requested to merge issue_351 into master

Created by: mortenjc

Issue reference / description

EFU has a filedescriptor leak when there is no Graphite server. A Socket destructor was added to close the old FD.

In stead of reassigning FD I have added a SocketIsGood boolean

Checklist for submitter

  • Check for conflict with integration test
  • Unit tests pass

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel.

Merge request reports