mariomac / pipes

Complex data processing flows in Go
Apache License 2.0
13 stars 0 forks source link

Allow passing a cancellable context to Start nodes #4

Closed mariomac closed 2 years ago

mariomac commented 2 years ago

As an optional value, the "Start" method of start nodes should receive a cancellable context, enabling a way to cancel them.

mariomac commented 2 years ago

Done: https://github.com/mariomac/pipes/commit/e547059ffa48f5c0c2865405507494f71a850759