WindhoverLabs / airliner

7 stars 3 forks source link

CF app deleted only one queue entry from the PbPendingQ when commanded to delete #319

Open ynielson opened 1 year ago

ynielson commented 1 year ago

The Transaction IDs and Transaction Numbers of Playback Pending Queue Entries are all same("0.3_0"). Not yet allocated to the machine list. When the app received the Delete Queue Command(CF_DELETE_QUEUE_NODE_CC) with Transaction ID("0.3_0"), it deleted only the first entry it found in the Pb Pending Q. And it deleted the "Last-in-First" from the "QQQQueue".