mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
The timers were destroyed from timer's callbacks. Moving the destruction to a separate callback fixes the issue. PiperOrigin-RevId: 545916450