waterslideLTS / waterslide

WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
113 stars 40 forks source link

BUGFIX: fixed heap issue with tail #56

Closed waterslidekid closed 3 years ago

waterslidekid commented 3 years ago

The end of the heap was improperly replace. Added check to see if tail should be replaced