Uh oh!
There was an error while loading. Please reload this page.
2015-10-13, Version 4.2.1 'Argon' (LTS) Release - #3337
Closed
jasnell wants to merge 1 commit into
Closed
Conversation
jasnell
commented
Oct 13, 2015
MemberAuthor
indutny
commented
Oct 13, 2015
Member
Let's land #3342 as well. |
trevnorris
commented
Oct 13, 2015
Contributor
@indutny I'll give 3342 a review, but doubt I'll finish before 4.2.1 needs to be released. Are those bugs critical issues, or could they wait for a week? |
jasnell
commented
Oct 13, 2015
MemberAuthor
Ok, there are still issues with #3342 that need working out so we won't land that now. Let's document the issue in Known Issues and fix in the next patch release. |
indutny
commented
Oct 13, 2015
Member
Let's report #3342 as a known issue: |
jasnell
commented
Oct 13, 2015
MemberAuthor
@rvagg@indutny@Fishrock123@trevnorris ... updated to reflect status of #3342 as a known issue. Please review. |
indutny
commented
Oct 13, 2015
Member
LGTM |
Fishrock123
commented
Oct 13, 2015
Contributor
No strong opinion on #3342 |
trevnorris
commented
Oct 13, 2015
Contributor
LGTM |
jasnell
commented
Oct 13, 2015
MemberAuthor
Completed. |
Starefossen pushed a commit
to Starefossen/docker-node
that referenced
this pull request
Oct 13, 2015
PR-URL: nodejs#56 Related: nodejs/node#3337 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@turistforeningen.no>
Starefossen pushed a commit
to Starefossen/official-images
that referenced
this pull request
Oct 13, 2015
PR-URL: docker-library#1120 Related: nodejs/docker-node#56nodejs/node#3337 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@turistforeningen.no>
RichardScothern pushed a commit
to RichardScothern/official-images
that referenced
this pull request
Jun 14, 2016
PR-URL: docker-library#1120 Related: nodejs/docker-node#56nodejs/node#3337 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@turistforeningen.no>
MayaLekova added a commit
to MayaLekova/node
that referenced
this pull request
Jul 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aiming for a quick release on Tuesday. We have two significant regressions with v4.2.0. Fixes have landed in master and v4.x. These are significant issues that affect native modules and anything using timers.
b3cbd13340] - buffer: fix assertion error in WeakCallback (Fedor Indutny) #3329c245a199a7] - lib: fix undefined timeout regression (Ryan Graham) #3331@nodejs/lts @rvagg@Fishrock123