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. #216

Closed
kuh0005 opened this issue Aug 25, 2023 · 2 comments · Fixed by #228
Closed

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

kuh0005 opened this issue Aug 25, 2023 · 2 comments · Fixed by #228
Assignees
Labels
bug Something isn't working question Further information is requested
Milestone

Comments

@kuh0005
Copy link
Collaborator

kuh0005 commented Aug 25, 2023

To Reproduce
Steps to reproduce the behavior:

  1. open multiple tabs at once (tabs of all stations)

image

@kuh0005 kuh0005 added bug Something isn't working question Further information is requested labels Aug 25, 2023
@PTKu PTKu transferred this issue from ix-ax/AXOpen Aug 25, 2023
@PTKu PTKu self-assigned this Aug 25, 2023
@PTKu PTKu added this to the v0.2 milestone Aug 25, 2023
@kuh0005
Copy link
Collaborator Author

kuh0005 commented Sep 19, 2023

/cib

@IX-BOT
Copy link
Contributor

IX-BOT commented Sep 19, 2023

IX-BOT pushed a commit that referenced this issue Sep 19, 2023
@PTKu PTKu closed this as completed in #228 Sep 20, 2023
PTKu added a commit that referenced this issue Sep 20, 2023
* Create draft PR for #216

* changed instance of PoolingPool to concurent dictionary

* concurent poolign test design concept

* PollingTasks dictionary chnage to concurrent

* add more concurency into polling test

---------

Co-authored-by: kuh0005 <kuh0005@users.noreply.github.com>
Co-authored-by: blazej.kuhajda <blazej.kuhajda@mts.sk>
Co-authored-by: Peter Kurhajec <61538034+PTKu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants