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

Qubes: Conversions can sometimes get stuck #577

Open
Tracked by #413
apyrgio opened this issue Oct 4, 2023 · 0 comments
Open
Tracked by #413

Qubes: Conversions can sometimes get stuck #577

apyrgio opened this issue Oct 4, 2023 · 0 comments
Labels
bug Something isn't working P:Qubes QubesOS integration
Milestone

Comments

@apyrgio
Copy link
Contributor

apyrgio commented Oct 4, 2023

While working on #574, we have seen that if we introduce some delay in the client (e.g., by converting RGB files to PNG) in the pipeline that reads pixel data, the conversions get stuck. We have seen that the disposable qube is blocked while writing on stdout, and that the client does not make any progress.

NOTE: Currently, we have seen this only if we add online RGB to PNG conversion in the client, when reading the pixel data. Else, the client simply fails the conversion with ENOSPC (see #574). EDIT: This is wrong, turns out that the qube can remain stuck even with the current implementation in main.

@apyrgio apyrgio added bug Something isn't working P:Qubes QubesOS integration labels Oct 4, 2023
@apyrgio apyrgio added this to the 0.5.1 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P:Qubes QubesOS integration
Projects
None yet
Development

No branches or pull requests

1 participant