summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/errors.ts
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2021-03-26 14:58:36 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2021-03-29 14:22:55 +0000
commitd9c7a3bedf094835473898c4b3ac92701a661049 (patch)
tree7eaa17a2a781bc896d82bd4f2644dda7205bf84d /gui/src/main/errors.ts
parentf62238c646cb27299863ec7fb3c0ad06e1f59fe6 (diff)
downloadmullvadvpn-d9c7a3bedf094835473898c4b3ac92701a661049.tar.xz
mullvadvpn-d9c7a3bedf094835473898c4b3ac92701a661049.zip
Remove synchronization blocks
This is safe because all the code is running in the UI thread. There was one coroutine to reset the reconnection expected flag that wasn't running in the UI thread, but since it's a really simple task it was moved to the UI thread as well.
Diffstat (limited to 'gui/src/main/errors.ts')
0 files changed, 0 insertions, 0 deletions