Feature/hdmi retry once#511
Conversation
|
Pull request must be merged with a description containing the required fields, Summary: If there is no jira releated to this change, please put 'Jira: NO-JIRA'. Description can be changed by editing the top comment on your pull request and making a new commit. |
|
media/server/main/source/MediaKeysServerInternal.cpp:644:10: style: Local variable 'task' shadows outer variable [shadowVariable] |
|
media/server/main/source/MediaKeysServerInternal.cpp:643:10: style: Local variable 'task' shadows outer variable [shadowVariable] |
|
media/server/main/source/MediaKeysServerInternal.cpp:643:10: style: Local variable 'task' shadows outer variable [shadowVariable] |
Retry logic modified to be retrying only once after a sleep interval of 250 ms