mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
7712a0e111
The race detector currently detects a race with len(chan) against close(chan). See: https://github.com/golang/go/issues/27070 Skip the tests which trip this bug under the race detector. |
||
---|---|---|
.. | ||
asyncreader_test.go | ||
asyncreader.go |