Skip to content

Closes #133, Fix for a stack smash in standalone_edc.

The boost spsc queue has a suprising api. Change the pop call to give a specific maximum to the number of items popped.

Merge request reports