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

Add Promise Retainer #443

Merged
merged 7 commits into from
Jun 4, 2024
Merged

Add Promise Retainer #443

merged 7 commits into from
Jun 4, 2024

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    7a34777 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    840bec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110181d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    016699c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2e96a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Refactored AsyncLazy to use PromiseRetainer instead of PromiseMultiAw…

    …ait.
    
    Added tests to await WaitAsync promise after the retainer is disposed.
    timcassell committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    21b5884 View commit details
    Browse the repository at this point in the history
  2. Fixed tests.

    timcassell committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    60c3c19 View commit details
    Browse the repository at this point in the history