Peter Serwylo ddbd9e2ea9 Actually run thread in background.
`Thread.run()` is not the correct call, changed to the correct `Thread.start()`.
Also, explicitly indicate that we want the stopping of wifi to happen in the
background.
2016-02-27 09:28:17 +11:00
..
2015-10-04 08:14:48 -07:00
2016-02-27 09:28:17 +11:00
2016-02-09 16:04:29 +00:00
2016-02-22 18:47:25 +01:00