Skip to content

Update our fork with upstream#13

Merged
martijnimhoff merged 17 commits intowtg-current-releasefrom
master
Mar 30, 2026
Merged

Update our fork with upstream#13
martijnimhoff merged 17 commits intowtg-current-releasefrom
master

Conversation

@martijnimhoff
Copy link
Copy Markdown
Collaborator

No description provided.

@martijnimhoff martijnimhoff changed the title Update our form with upstream Update our fork with upstream Mar 19, 2026
Comment thread lib/error.js
}
Error.captureStackTrace(this, this.constructor);
} else if (e.toString() === "[object Error]" || e instanceof Error) {
} else if (!(e instanceof Error || Object.prototype.toString.call(e) === '[object Error]')) {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

node-rdkafka did the opposite of what we did, interesting, but i'll assume they know what they are doing

Copy link
Copy Markdown

@tomhofman-wtg tomhofman-wtg left a comment

Choose a reason for hiding this comment

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

I've only looked at the .cc and .h files, but those look fine to me.

@martijnimhoff martijnimhoff merged commit e5e6a35 into wtg-current-release Mar 30, 2026
1 check passed
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.

5 participants