Skip to content

preamble: clamp frames when there are too many

Harald Sitter requested to merge work/sitter/stackdepth into master

we have numerous limits in place that we'd exhaust if we just send a thousand or so frames. instead only send a number of frames and then an indicator frame that the stack was exhausted

Merge request reports