• Y
    Receive from closed channel (#8175) · 6024a170
    Yi Wang 提交于
    * Add test case to return zero on a closed channel
    
    * Rename method
    
    * Fix test
    
    * ReceiveFromBufferedChannelReturnResidualValuesTest
    
    * Adding the variable and case for unbuffered channel
    
    * Fix review comments
    
    * Fix format
    
    * Remove a zero-value comparison
    6024a170
channel_test.cc 10.3 KB