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

fix: various clarifications #193

Merged
merged 3 commits into from
Jun 2, 2023
Merged

fix: various clarifications #193

merged 3 commits into from
Jun 2, 2023

Commits on May 31, 2023

  1. fix: various clarifications

    * loosen shutdown requirements to support things like go ctx
    * clarify how to handle init/shutdown of providers bound to multiple names
    * clarify init function should terminate before provider used
    
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 31, 2023
    Configuration menu
    Copy the full SHA
    268e456 View commit details
    Browse the repository at this point in the history
  2. fixup: "of the"

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9f7e36e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fixup: revert await init change

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9f5a084 View commit details
    Browse the repository at this point in the history