Skip to content

FIX concurrency issues#46

Open
pascaldekloe wants to merge 1 commit intohoisie:masterfrom
pascaldekloe:concurrency
Open

FIX concurrency issues#46
pascaldekloe wants to merge 1 commit intohoisie:masterfrom
pascaldekloe:concurrency

Conversation

@pascaldekloe
Copy link
Copy Markdown

  • 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