Gabriel Bota
Gabriel Bota
Based on the input I heard during the collab summit from last week that the @nodejs/loaders team is looking for more collaborators and support in implementing some of the open...
Hi @JakobJingleheimer and thanks for the reply, I work in observability domain, being part of a team working on a node.js apm solution. I have some previous contributions to node.js...
I added a testcase for a scenario where a worker thread import operation would call process.exit. I.e. - the main thread imports some module that creates a Worker thread -...
> @dygabo I think test failures in https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/35851/ might be related to this PR. > > Please take a look (after Labor Day ;o)) I'm on short vacation for the...
I pushed a fix for the failing tests when running on worker threads (at least temporary until `register` from worker is sorted out). One of the tests is fixed, the...
> Removing [ author ready](https://github.com/nodejs/node/labels/author%20ready) PRs that have at least one approval, no pending requests for changes, and a CI started. as it seems this PR adds some flakiness, which...