aprs.me/priv/repo
Graham McIntire dc0e49780b
Fix timer cancellation in PacketConsumer and simplify migration
- Add nil check before canceling timer in PacketConsumer to prevent errors
  when timer reference doesn't exist (fixes test failures)
- Simplify packet counter reset migration by removing unsupported event
  triggers, keeping only manual reset function
- All tests now passing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 08:48:57 -05:00
..
migrations Fix timer cancellation in PacketConsumer and simplify migration 2025-07-21 08:48:57 -05:00
seeds.exs refactor to use external parser 2025-06-24 14:22:09 -05:00