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

stream: save error in state #34103

Closed
wants to merge 8 commits into from
Closed

Commits on Jun 30, 2020

  1. stream: save error in state

    Useful for future PR's to resolve situations where e.g. finished()
    is invoked on an already errored streams.
    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    97f8e1d View commit details
    Browse the repository at this point in the history
  2. fixup: tls gc

    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2043f7c View commit details
    Browse the repository at this point in the history
  3. Update lib/_tls_wrap.js

    Co-authored-by: Anna Henningsen <[email protected]>
    ronag and addaleax committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ceb1215 View commit details
    Browse the repository at this point in the history
  4. fixup

    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c7d5f90 View commit details
    Browse the repository at this point in the history
  5. Revert "fixup: tls gc"

    This reverts commit 7bf789b9d76c832ca8cd8e664163304d8f4006c2.
    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2c490cd View commit details
    Browse the repository at this point in the history
  6. fixup: err stack leak

    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    13fb73b View commit details
    Browse the repository at this point in the history
  7. fixup: add tests

    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    e0404de View commit details
    Browse the repository at this point in the history
  8. fixup

    ronag committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1953d03 View commit details
    Browse the repository at this point in the history