Skip to content

Conversation

@pascaldekloe
Copy link

  • Close channels once to prevent panics
  • Wait for go routines to finnish in tests to free connections and to prevent error reporting after the test completed
  • Use defer in favour of goto End statements
  • Correct typo in PUNSUBSCRIBE command

* Close channels once to prevent panics
* Wait for go routines to finnish in tests to free connections and to prevent error reporting after the test completed
* Use defer in favour of goto End statements
* Correct typo in PUNSUBSCRIBE command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant