Skip to content

tile-downloader: Check cancellable before request

James Westman requested to merge jwestman/libshumate:tile-cancellation into main

Before starting a tile request, make sure the task hasn't been cancelled.

Merge request reports