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

C-Store SCP sample return the association request without setting MaxAsyncOpsInvoked and MaxAsyncOpsPerformed #89

Open
kulatasana opened this issue Apr 27, 2023 · 1 comment

Comments

@kulatasana
Copy link

As described in the title, MaxAsyncOpsInvoked and MaxAsyncOpsPerformed are not set while handling the association request.
As a result, it may remain 0, and the client will go into a deadloop in line 418 to line 511 in DicomClient.cs if I also use fo as store client.

@gofal
Copy link
Contributor

gofal commented Dec 22, 2023

there has been a release today. Version fo-dicom 5.1.2 has several fixes concerning dicomserver and dicomclient. Please check with the latest version and report, if the issue is still open.

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

2 participants