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

feat: update lassie to sync Retriever (before provider rewrite revert) #167

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 25, 2023

  1. feat: update lassie to sync Retriever

    * Retriever#Retrieve() calls are now synchronous, so we get to wait for the
      direct return value and error synchronously
    * Change the AwaitGet call order and make it cancellable
    * Make the provider context-cancel aware for cleaner shutdown
    * Other minor fixes and adaptions to the new Lassie code
    rvagg committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b6db210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf5c4e View commit details
    Browse the repository at this point in the history