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

Fix tube channel state #16

Merged
merged 1 commit into from
Jun 12, 2019
Merged

Fix tube channel state #16

merged 1 commit into from
Jun 12, 2019

Conversation

Aniket21mathur
Copy link
Contributor

The download_document expects a LOCAL_PENDING tube state(value 0) but
gets a OPEN state(value 1).

Add a check to verify that the tube state is LOCAL_PENDING.

Fixes #15

The download_document expects a LOCAL_PENDING tube state(value 0) but
gets a OPEN state(value 1).

Add a check to verify that the tube state is LOCAL_PENDING.

Fixes #15
@quozl
Copy link
Contributor

quozl commented Jun 12, 2019

Thanks. Reviewed.

@quozl quozl merged commit 03fb012 into sugarlabs:master Jun 12, 2019
@Aniket21mathur Aniket21mathur deleted the Collab branch June 12, 2019 13:46
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.

Collaboration is broken.
2 participants