github.com/tailscale/wireguard-go@v0.0.20201119-0.20210522003738-46b531feb08a/device/race_enabled_test.go (about) 1 //+build race 2 3 /* SPDX-License-Identifier: MIT 4 * 5 * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. 6 */ 7 8 package device 9 10 const raceEnabled = true