summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-04-12 19:24:34 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-04-12 20:15:25 +0300
commit2d580364a6cfa28477d66a5197afe373ce8823aa (patch)
tree8e679fc56e74ca5f5fa8c6a6ace804cac97d3c1e /Makefile
parent24b4b1b5144f064e7b00a0fcba1b1897182af5b9 (diff)
downloadqtlocation-mapboxgl-2d580364a6cfa28477d66a5197afe373ce8823aa.tar.gz
[core] Do the MapContext::cleanup() synchronously
This used to be async assuming the libuv behavior of holding the main loop until all the messages are processed and also for avoiding a deadlock at exit that no longer exits. Now that we support multiple main loops implementation on different platforms, we do the cleanup synchronously to make sure all the platforms have the same behavior at exit. Fixes #4631
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions