Closed Aniket21mathur closed 5 years ago
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 https://github.com/sugarlabs/readetexts/issues/15
Thanks. Reviewed.
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 https://github.com/sugarlabs/readetexts/issues/15