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

Test host process crashing from time to time, seems to be codec related #9

Open
amoerie opened this issue Aug 24, 2020 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@amoerie
Copy link
Collaborator

amoerie commented Aug 24, 2020

Related issue in fo-dicom: fo-dicom/fo-dicom#1072

@jaime-olivares @cbeltran1306

I would love to get a little assistance with this problem, because it's hindering unrelated work (CI appears red while in fact there are no new bugs / issues ) and I'm a little on unknown terrain. Any way I could get you guys more output / detailed logging so this can be diagnosed?

In fact, the problem seems to be related to the codecs being called in parallel threads. Does this library not support multithreading? The README seems to suggest it doesn't:

image

@gofal Is this not a big problem? I think in our use cases this would be a very breaking change.

@amoerie
Copy link
Collaborator Author

amoerie commented Nov 19, 2020

Hi guys, can you provide any input here? @jaime-olivares @cbeltran1306
Do we know

  • if parallel processing is not supported
  • what would be needed to support it

If you need help with anything, we might be able to work something out.

@jaime-olivares
Copy link
Contributor

Hi @amoerie
Indeed parallel is not supported yet.
We have approached a big company that may justify the project. Will have news soon.

@amoerie
Copy link
Collaborator Author

amoerie commented Sep 17, 2021

@jaime-olivares Thanks for getting back to me. Looking forward to more updates!

@jaime-olivares jaime-olivares added enhancement New feature or request and removed delayed labels Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants