Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert the removal of the Eager structure #119

Merged
merged 1 commit into from
Jun 28, 2017
Merged

Revert the removal of the Eager structure #119

merged 1 commit into from
Jun 28, 2017

Conversation

Avaq
Copy link
Member

@Avaq Avaq commented Jun 28, 2017

It turns out we need this to build parallel actions
that make use of transformations.

Fixes #118

It turns out we need this to build parallel actions
that make use of transformations.

Fixes #118
@codecov-io
Copy link

codecov-io commented Jun 28, 2017

Codecov Report

Merging #119 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #119   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          47     47           
  Lines        1064   1086   +22     
=====================================
+ Hits         1064   1086   +22
Impacted Files Coverage Δ
src/core.js 100% <100%> (ø) ⬆️

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 3cf5b2d...b7f3f8a. Read the comment docs.

@Avaq Avaq merged commit 5085bd0 into master Jun 28, 2017
Avaq added a commit that referenced this pull request Jun 28, 2017
* #119 Fix Future.race sometimes running the
  right-hand Future twice.
@Avaq Avaq deleted the avaq/revert-eager branch June 28, 2017 12:05
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.

None yet

2 participants