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

Rework pool specs #556

Merged
merged 3 commits into from
Apr 8, 2015

Conversation

e2
Copy link
Contributor

@e2 e2 commented Apr 8, 2015

to_a.each { |thread| yield thread }
end

# For temp compatiblity with specs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How temporary is this, because I was definitely trying to avoid having this method.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Until the specs are "stabily green" at least, and then until I've ported the "fixed" InternalPool - because this API may be unnecessary, but it's good at testing the stuff.

Either way there's probably more refactoring than this - and refactoring is done best when stuff is green - also because while refactoring you might find bugs, so it's best to do it on a "pre-release ready" codebase.

digitalextremist pushed a commit that referenced this pull request Apr 8, 2015
Since this is a work in progress, this is getting merged with temporary methods included.
@digitalextremist digitalextremist merged commit 1b576ca into celluloid:0.17.0-prerelease Apr 8, 2015
@digitalextremist
Copy link
Member

With this PR I am seeing dramatic improvements.

@e2 e2 deleted the rework_pool_specs branch April 8, 2015 15:25
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