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

[dotnet] Add dispose on constructor failure to ensure driver closes #13673

Merged
merged 7 commits into from
Mar 15, 2024

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    94c8aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e3d74 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Changed try-catch to only envelop StartSession and moved driver Quit …

    …command to own function
    MASACR99 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    533d5b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5314c42 View commit details
    Browse the repository at this point in the history
  3. Remove extra spaces

    MASACR99 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1c15f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    834a0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f8c8b View commit details
    Browse the repository at this point in the history