Open atlas-comstock opened 2 years ago
The config was designed to be live-loaded. However, it is a local variable inside the main function here
main function
Indeed, we should propagate this function instead of retrieving the value once.
+1. Can be handy to have filters and encoders defined dynamically for sinks.
The config was designed to be live-loaded. However, it is a local variable inside the
main function
here