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

Deadlock after call CS104_Connection_sendInterrogationCommand in ConnectionHandler #135

Open
koohestani opened this issue Mar 1, 2023 · 3 comments

Comments

@koohestani
Copy link

In our program, we have encountered a deadlock issue when we call CS104_Connection_sendInterrogationCommand after receiving a STARTDT event in the ConnectionHandler. We are unsure if this behavior is reasonable, as this problem only surfaced after commit 219c892, and it does not exist in version v2.3.1.

@mzillgith
Copy link
Contributor

This is probably the same issue as #134.

If so it should be fixed with commit da1b97f

@koohestani
Copy link
Author

This is probably the same issue as #134.

If so it should be fixed with commit da1b97f

We test with the latest commit da1b97f and the problem still exists.

@a-m-farahani
Copy link

Same problem here, and the latest commit doesn't seem to fix the issue.

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

No branches or pull requests

3 participants