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

Assets 2: Chained assets #436

Merged
merged 11 commits into from
Apr 26, 2020
Merged

Assets 2: Chained assets #436

merged 11 commits into from
Apr 26, 2020

Commits on Apr 18, 2020

  1. assetlib.py: Add MockFuture

    AstraLuma committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    5bdadaf View commit details
    Browse the repository at this point in the history
  2. assetlib.py: Rewrite MockFuture to be based on Future

    With all the possible threading problems, it was just simpler
    AstraLuma committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    574d913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d69e22e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. assetlib.py: update __all__

    AstraLuma committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    9ee8f63 View commit details
    Browse the repository at this point in the history
  2. assetlib.py: remove unused force_background_thread

    Using the executor instead
    AstraLuma committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    de570d8 View commit details
    Browse the repository at this point in the history
  3. assets: Add chaining test

    AstraLuma committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    7401145 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    b7394b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3550570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5facf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7546077 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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