Feature Name
stream_*
Target Module
bs.spline
Feature Description
It would be useful to add a limit parameter to all stream functions in the spline module. This would control how many times the callback runs per tick.
By default, `limit`` should be set to 1, matching the current behavior.
Additional Context
No response