Fixes #23921 Ensures that when an erroneous invocation of a method on `SubSink` or `SubSource` (eg, push when not allowed), that the source of the invocation can more easily be identified. Since the invocations on these are generally through async callbacks, the stack trace can't be used to help, hence why the name of the inlet/outlet (which will be included in the error message) is so important. |
||
|---|---|---|
| .. | ||
| src/main | ||