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

RDMR-100 #7460

Closed
wants to merge 6 commits into from
Closed

RDMR-100 #7460

wants to merge 6 commits into from

Commits on May 9, 2024

  1. RDMR-100

    jcesarmobile committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bd536fa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. use lock

    jcesarmobile committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ee4783f View commit details
    Browse the repository at this point in the history
  2. RDMR-100

    Use Swift Concurrency to manage cancellation of HTTP
    Steven0351 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e53e86f View commit details
    Browse the repository at this point in the history
  3. RDMR-100

    Add private hash string extension
    Steven0351 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b164883 View commit details
    Browse the repository at this point in the history
  4. RDMR-100

    Catch errors and forward all errors from urlSession.data except
    cancellation errors
    Steven0351 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cc04bda View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix(ios): Add ability to obtain lock to perform thread-safe operation…

    …s that require the current state remain true during the duration of the operation
    Steven0351 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d7f2ff9 View commit details
    Browse the repository at this point in the history