Cannot convert channel to list in DSL2 #2275
-
Bug reportExpected behavior and actual behaviorCannot convert channel to list in DSL2. Steps to reproduce the problem
Environment
Additional contextWe are interested in unit testing some internal channel creation methods, and would like to investigate channel contents as a list. Currently this bug is stopping us from writing those unit tests. |
Beta Was this translation helpful? Give feedback.
Answered by
pditommaso
Aug 26, 2021
Replies: 1 comment 3 replies
-
This is by design, you are expected to use the value returned by |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jamesbaye
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is by design, you are expected to use the value returned by
toList