lingxiezfy
Results
1
issues of
lingxiezfy
```python c = cm.get_channel_by_name('root.sub.not.configured', parent_fallback=True) # c.fullname should be "root.sub.not.configured", instand of "root.sub.sub.not.configured" assert c.fullname == "root.sub.not.configured" ```
stale