You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloads occur by launching a kmshell process -bd. If this process is killed in some the State Machine will be in usDownloading state. It can't be simply be checked if in usDownloading state on a starting a kmshell process, as there maybe already a download in progress. Unless we can check for the downloading process as well.
The text was updated successfully, but these errors were encountered:
Downloads occur by launching a kmshell process
-bd
. If this process is killed in some the State Machine will be in usDownloading state. It can't be simply be checked if inusDownloading
state on a starting a kmshell process, as there maybe already a download in progress. Unless we can check for the downloading process as well.The text was updated successfully, but these errors were encountered: