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

Close all HandleTie servants created during import #354

Closed
wants to merge 9 commits into from

Commits on Mar 20, 2023

  1. Close all HandleTie servants created during import

    This copies the logic from the command-line importer library
    to ensure the ImportLibrary Callback can close the handle
    sbesson committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d235fdc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Aug 22, 2023

  1. close callback

    jburel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    36f48ed View commit details
    Browse the repository at this point in the history
  2. reorganise code

    jburel committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bafe42a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. do not load thumbnails

    jburel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d6d50ac View commit details
    Browse the repository at this point in the history
  2. check callback

    jburel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c45529d View commit details
    Browse the repository at this point in the history
  3. do not close

    jburel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ed37e18 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. close the import

    jburel committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f2af283 View commit details
    Browse the repository at this point in the history
  2. add method to close

    jburel committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ac84095 View commit details
    Browse the repository at this point in the history