summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Chavi Weingarten <chaviw@google.com> 2022-06-28 19:12:46 +0000
committer Chavi Weingarten <chaviw@google.com> 2022-06-29 17:36:11 +0000
commit1adc33b5ff527b8c296de0219f8c4e4e31fab871 (patch)
treedaa4fba2e00cb35c9bf8b2e57d8d61a51b275fca /api/api.go
parent9bf636182fc9f15421b7b7c4ef03c0bf31515431 (diff)
Allow canceled draws to get retried for sync
Apps can cancel draws using the PreDrawListener. When this happens during a sync request, we don't allow another draw to happen since we are trying to avoid multiple draw requests until a sync is complete. This change makes sure we can draw once before respecting the cancelDraw flag sent from WMS. So even if WMS says it can't draw again, we will allow retries if the cancel happened due to PreDrawListener Test: Apps that cancel draw don't get stuck during sync Fixes: 236910512 Change-Id: I67742d03b78306855e258f06c1496b2ba29ca74e
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions