Skip to content
This repository was archived by the owner on Dec 5, 2020. It is now read-only.

Change usage of sleep to yield#23

Open
iamed2 wants to merge 1 commit into
masterfrom
sleep-yield
Open

Change usage of sleep to yield#23
iamed2 wants to merge 1 commit into
masterfrom
sleep-yield

Conversation

@iamed2

@iamed2 iamed2 commented Sep 11, 2017

Copy link
Copy Markdown
Member

When @shashi mentioned that there was time spent in sleep I realized that sleep is probably not necessary and yield will suffice. We'll see if the CI tests agree.

@codecov

codecov Bot commented Sep 11, 2017

Copy link
Copy Markdown

Codecov Report

Merging #23 into master will increase coverage by 1.47%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #23      +/-   ##
=========================================
+ Coverage   87.62%   89.1%   +1.47%     
=========================================
  Files           6       6              
  Lines         679     679              
=========================================
+ Hits          595     605      +10     
+ Misses         84      74      -10
Impacted Files Coverage Δ
src/comm.jl 97.93% <100%> (+1.03%) ⬆️
src/worker.jl 84.43% <0%> (+2.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e3c5cd...08dc538. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant