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

Create a CMake flag to enable KVS Threadpool #1806

Merged
merged 33 commits into from
Sep 20, 2023
Merged

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    cb3d148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96a7e15 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cmake_flag_threadpool' of github.com:awslabs/amazon-kin…

    …esis-video-streams-webrtc-sdk-c into cmake_flag_threadpool
    niyatim23 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    937a024 View commit details
    Browse the repository at this point in the history
  4. missed one spot

    niyatim23 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ab8b6ba View commit details
    Browse the repository at this point in the history
  5. add debug logs to fix tests

    niyatim23 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a4a8ceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dcaf87 View commit details
    Browse the repository at this point in the history
  7. silly syntax error

    niyatim23 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7a7516d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f42890f View commit details
    Browse the repository at this point in the history
  9. fix clang format

    niyatim23 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6afbb04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    541b6d7 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'cmake_flag_threadpool' of github.com:awslabs/amazon-kin…

    …esis-video-streams-webrtc-sdk-c into cmake_flag_threadpool
    jdelapla committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9112ee6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d0c755c View commit details
    Browse the repository at this point in the history
  13. Add sleep at end of tests to avoid false flags of memory leaks as thr…

    …eads end asynchronously
    jdelapla committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    13eb286 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. add tsan supp

    niyatim23 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2e349d3 View commit details
    Browse the repository at this point in the history
  2. tsan sup -2

    niyatim23 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7d2158f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5365fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3944a39 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'cmake_flag_threadpool' of github.com:awslabs/amazon-kin…

    …esis-video-streams-webrtc-sdk-c into cmake_flag_threadpool
    jdelapla committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9566313 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d5ff0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55a8905 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. race:pthread_mutex_unlock

    niyatim23 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    140a1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    127cdc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbed345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02fa0ae View commit details
    Browse the repository at this point in the history
  5. use mutex instead of race

    niyatim23 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3d3146d View commit details
    Browse the repository at this point in the history
  6. remove mutex:lock

    niyatim23 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    22b7001 View commit details
    Browse the repository at this point in the history
  7. add back mutex:lock

    niyatim23 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a55f878 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ba3431 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    cda3a2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba66ce6 View commit details
    Browse the repository at this point in the history
  3. Remove previous suppressions

    jdelapla committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    69a9be7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. cleanup + rename

    niyatim23 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    33b4b39 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update git tag

    niyatim23 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6add1bd View commit details
    Browse the repository at this point in the history