gnome-shell/js/perf
Florian Müllner 93a461f3f7 perf: Shut up another eslint error
The functions here are asynchronous to handle control back to the
mainloop while waiting for an action to complete, not to run operations
in parallel. That is, the race condition the rule is protecting against
isn't an issue here, so disable the error.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/627
2019-07-24 00:28:45 +02:00
..
core.js perf: Shut up another eslint error 2019-07-24 00:28:45 +02:00
hwtest.js perf: Shut up another eslint error 2019-07-24 00:28:45 +02:00