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

[rush-lib] Ensure async telemetry hooks flush during error report #4666

Merged

Commits on May 10, 2024

  1. Ensure async telemetry hooks resolve before exiting

    Michael Sitter committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ed4dba5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge remote-tracking branch 'remotes/origin/main' into patch-failed-…

    …operation-telemetry-flush
    
    # Conflicts:
    #	libraries/rush-lib/src/cli/test/RushCommandLineParser.test.ts
    octogonz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8a10429 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    octogonz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    470c8c7 View commit details
    Browse the repository at this point in the history
  3. Eliminate some confusing test output that printed "Another Rush comma…

    …nd is already running" even though the operation was successful
    octogonz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    825e1dd View commit details
    Browse the repository at this point in the history