Closed edsanville closed 1 year ago
I don't think there is a bug in QueueManager that is adding user frames over the limit? I've fixed the bug in DynamicBuffer (https://github.com/GobySoft/goby3/pull/292) (DynamicBuffer is essentially a templated re-write of QueueManager and is what gobyd uses) that I think relates to the issue you may be trying to fix here.
If you think there's a problem in QueueManager's logic, please write a simple test case that exhibits it.
…ytes limit