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

[BUG] Trigger exception on concurrent access to PollingPool. #228

Merged

Commits on Sep 19, 2023

  1. Create draft PR for #216

    kuh0005 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    67a7eb5 View commit details
    Browse the repository at this point in the history
  2. changed instance of PoolingPool to concurent dictionary

    blazej.kuhajda committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ff1e45d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5613711 View commit details
    Browse the repository at this point in the history
  4. concurent poolign test design concept

    blazej.kuhajda committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2c29671 View commit details
    Browse the repository at this point in the history
  5. Merge branch '216-_BUG_Trigger_exception_on_concurrent_access_to_Poll…

    …ingPool' of https://github.com/ix-ax/axsharp into 216-_BUG_Trigger_exception_on_concurrent_access_to_PollingPool
    blazej.kuhajda committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d0955ad View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. PollingTasks dictionary chnage to concurrent

    blazej.kuhajda committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0544569 View commit details
    Browse the repository at this point in the history
  2. add more concurency into polling test

    blazej.kuhajda committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    90e4ca3 View commit details
    Browse the repository at this point in the history