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

chore: Optimize process events handling #415

Merged
merged 6 commits into from
Jul 20, 2024
Merged

chore: Optimize process events handling #415

merged 6 commits into from
Jul 20, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

This should also reduce CPU load

@KazuCocoa
Copy link
Member

lgtm, CI is still not good with the nodejs's one tho...
We could add below fail fast false in the unit test's yml so that other nodejs versions can run at least

    strategy:
      fail-fast: false

@mykola-mokhnach
Copy link
Contributor Author

added the strategy temporarily

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

lg once CI passes (except for nodejs 22)

@mykola-mokhnach mykola-mokhnach merged commit 7eb8555 into master Jul 20, 2024
10 of 12 checks passed
@mykola-mokhnach mykola-mokhnach deleted the process branch July 20, 2024 08:07
github-actions bot pushed a commit that referenced this pull request Jul 20, 2024
## [5.6.65](v5.6.64...v5.6.65) (2024-07-20)

### Miscellaneous Chores

* Optimize process events handling ([#415](#415)) ([7eb8555](7eb8555))
Copy link
Contributor

🎉 This issue has been resolved in version 5.6.65 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants