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

process: port on-exit-leak-free to core #53239

Merged
merged 20 commits into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    fb74bb6 View commit details
    Browse the repository at this point in the history
  2. add test with worker threads

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bd3e04c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc7d31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2889b9f View commit details
    Browse the repository at this point in the history
  5. add docs about new methods

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f2b8e64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7ff57a View commit details
    Browse the repository at this point in the history
  7. fix type of event

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    999687e View commit details
    Browse the repository at this point in the history
  8. remove unused type

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ce99d95 View commit details
    Browse the repository at this point in the history
  9. update license builder

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8dd7e80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cafc2ab View commit details
    Browse the repository at this point in the history
  11. fix lint

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f155afc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dccd8c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6978a0 View commit details
    Browse the repository at this point in the history
  14. try address comments about gc

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5842163 View commit details
    Browse the repository at this point in the history
  15. changed stability status

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c3bb74a View commit details
    Browse the repository at this point in the history
  16. added experimental warnings

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2f887dc View commit details
    Browse the repository at this point in the history
  17. typo fixes and trailing line

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    893c79f View commit details
    Browse the repository at this point in the history
  18. lazy load finalization

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5aab8fb View commit details
    Browse the repository at this point in the history
  19. attempt to improve the docs

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c094345 View commit details
    Browse the repository at this point in the history
  20. remove stdout usages

    H4ad committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8002996 View commit details
    Browse the repository at this point in the history