You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced specific `Job` instances for MQTT connection state, selected sensors, and GPS selection state coroutines.
This ensures that all running coroutines are explicitly cancelled when `stopPublishing()` is called, preventing potential leaks and unintended background processing.
ref #1
Copy file name to clipboardExpand all lines: data/src/main/java/com/github/umercodez/sensorspot/data/sensorpublisherservice/SensorPublisherServiceImp.kt
0 commit comments