summary refs log tree commit diff stats
path: root/lib/system/channels_builtin.nim
Commit message (Collapse)AuthorAgeFilesLines
* rename channels to channels_builtin (#17330)flywind2021-03-121-0/+454
* improve test coverage for isolation * a bit better * rename channels to channels_builtin