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

Conversation

IX-BOT
Copy link
Contributor

@IX-BOT IX-BOT commented Sep 19, 2023

closes #216

using System.Linq;
using System.Threading;

namespace AXSharp.Connector
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kuh0005 add source where you got it

@kuh0005 kuh0005 marked this pull request as ready for review September 20, 2023 10:48
@PTKu PTKu merged commit 69e71c8 into dev Sep 20, 2023
2 checks passed
@PTKu PTKu deleted the 216-_BUG_Trigger_exception_on_concurrent_access_to_PollingPool branch September 20, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Trigger exception on concurrent access to PollingPool.
3 participants