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

Update target versions (CI) #21

Merged
merged 12 commits into from
Jan 13, 2023
Merged

Update target versions (CI) #21

merged 12 commits into from
Jan 13, 2023

Conversation

jsumners
Copy link
Member

@jsumners jsumners commented Jan 8, 2023

No description provided.

@@ -35,6 +35,9 @@ test('syslog pino transport test rfc3164', async t => {
level: 'info',
options: sysLogOptions
})
t.teardown(() => {
transport.end()
Copy link
Member Author

Choose a reason for hiding this comment

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

@mcollina and @Eomm on Node >= 18 this line generates an error because this while loop is being iterated too many times https://github.com/pinojs/thread-stream/blob/e8ce6b22a4d8d311aa3fc47357dbcefcc67bc8c5/index.js#L418-L432

I'm not clear what the issue is.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina
Copy link
Member

mcollina commented Jan 8, 2023

I'll take a look asap

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
Copy link
Member

Needs pinojs/thread-stream#109

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
Copy link
Member

Finally it all passed. Sigh.

@jsumners
Copy link
Member Author

jsumners commented Jan 11, 2023

🤣 thanks for working on it. I'll merge and release this next time I have availability. It needs to be a semver major because of at least #9.

@mcollina mcollina merged commit 2b2a1bc into master Jan 13, 2023
@mcollina mcollina deleted the ci-update branch January 13, 2023 15:03
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