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

Check if parent scopes are disposed when checking scope IsDisposed #1061

Merged
merged 4 commits into from
Dec 22, 2019

Commits on Dec 21, 2019

  1. Extend the pre-resolve disposed check to verify the entire chain abov…

    …e the scope is not disposed.
    alistairjevans committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    4bacf0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda7c3e View commit details
    Browse the repository at this point in the history
  3. Rework the 'tree dispose' concept to take less copies of the disposal…

    … reference and be closer to the lifetime scope.
    alistairjevans committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    1886204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a8ef4c View commit details
    Browse the repository at this point in the history