Hi, If I am not mistaken the recommended channels to use for multithreading is <https://github.com/nim-lang/threading/blob/master/threading/channels.nim>
Otherwise, as far as i know there is no compile time mechanism to determine if the channel has been opened.
