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

include iojs-v3 in travis ci build #5

Merged
merged 1 commit into from
Aug 21, 2015

Conversation

trshafer
Copy link

Hey @marcominetti, I'm not sure if the build passes in iojs-v3. Thought I'd have travis check it out in a PR.

@marcominetti
Copy link
Owner

Ok, I'll have a look tomorrow. Does it build or not? The iojs 3 changes v8 so maybe a fix is needed...

@trshafer
Copy link
Author

I attempted to update my app to iojs-3.0.0 today and I don't believe it builds. Thanks for taking a look. This is an incredibly useful tool.

@marcominetti
Copy link
Owner

I've almost done, but seems the new v8 does not triggers GC on requests. I've opened an issue at nodejs/node#2478

@trshafer
Copy link
Author

Awesome. Thanks for looking into it.

marcominetti pushed a commit that referenced this pull request Aug 21, 2015
include iojs-v3 in travis ci build
@marcominetti marcominetti merged commit 5aa67b6 into marcominetti:master Aug 21, 2015
@marcominetti
Copy link
Owner

The new memwatch compiles but v8 stucks on (memwatch).gc() call in iojs 3.x... In previous iojs/nodejs versions gc works fine.

@trshafer
Copy link
Author

Thanks for the merge. Helpful in knowing what works/doesn't in 3.0.0.

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.

2 participants