Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Make log send async #1174

Merged
merged 11 commits into from
Aug 31, 2022
Merged

Make log send async #1174

merged 11 commits into from
Aug 31, 2022

Commits on Aug 29, 2022

  1. Make log send async

    Paul Sanders committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    16cd7e6 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Paul Sanders committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6c4748a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c165af7 View commit details
    Browse the repository at this point in the history
  4. Add async to additional fideslog calls

    Paul Sanders committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7fea388 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. WIP

    Paul Sanders committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5f6f626 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Fix issue with async function is celery

    Paul Sanders committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1f971b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c6a45 View commit details
    Browse the repository at this point in the history
  3. Make __send work with name mangling

    Paul Sanders committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    368986a View commit details
    Browse the repository at this point in the history
  4. Remove extra await

    Paul Sanders committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    35a8526 View commit details
    Browse the repository at this point in the history
  5. Await coroutines in tests

    Paul Sanders committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    21b9dd6 View commit details
    Browse the repository at this point in the history
  6. Remove analytics id

    Paul Sanders committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6babd92 View commit details
    Browse the repository at this point in the history