AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
3 stars 2 forks source link

Update chan_tlb to address a channel deadlock #340

Closed KB4MDD closed 1 day ago

KB4MDD commented 4 days ago

This updates chan_tlb with address a deadlock on the channel. The channel was not unlocked when it was created.

This closes #339