mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
also fixed the issue wherein the successful uploads where also moving to error state as the channelinactive is called after the end of successful upload as well. added a fileuploaded boolean to check when the channel is inactive.