Fix CircleCI and address a test race condition #36

Merged
allenluce merged 2 commits from allenluce/lunny/race_bug into lunny/race_bug 2018-03-03 04:37:43 +00:00
allenluce commented 2018-03-02 19:50:38 +00:00 (Migrated from github.com)

This might make the CI run work.

The timeout loop isn't quite a nice as a mutex/WaitGroup but it's small, cheap, and does the job.

This might make the CI run work. The timeout loop isn't quite a nice as a mutex/WaitGroup but it's small, cheap, and does the job.

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: goftp/server#36
No description provided.