mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 09:30:03 +02:00
serve/docker: skip race test until we find a solution for deadlock
Related to #5738
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
//go:build !race
|
||||||
|
// +build !race
|
||||||
|
|
||||||
package docker_test
|
package docker_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user