[6.5.0][通过公交站] optimize: 线程优化;

This commit is contained in:
aibingbing
2024-07-18 15:45:20 +08:00
parent 0b734336fc
commit 2aa082047a

View File

@@ -321,6 +321,8 @@ object PassBusStationEventManager : IMoGoChassisLocationWGS84Listener {
}
} catch (e: InterruptedException) {
e.printStackTrace()
} finally {
isCalculateNearByStation.set(false)
}
} ?: run {
isCalculateNearByStation.set(false)