return desired channels when no channels are found
derived.get_timeseries currently looks for channels present in a stream and compares them to desired channels. This becomes problematic when no channels are found as we are trying to iterate a NoneType in the set difference
Merge request reports
Activity
Please register or sign in to reply