Skip to content

Fixing data race and potential dead-lock#44

Open
dimchansky wants to merge 1 commit intogofinance:masterfrom
dimchansky:fix-data-race
Open

Fixing data race and potential dead-lock#44
dimchansky wants to merge 1 commit intogofinance:masterfrom
dimchansky:fix-data-race

Conversation

@dimchansky
Copy link
Copy Markdown

It duplicates #36 , but also fixes potential dead-lock issue. If for some reason for/select loop exits before preLoop() returns non-nil error, then writing to channel errors <- err will hang forever.

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