Closed k-anshul closed 1 day ago
A concurrent goroutine can start creating table which can make os.RemoveAll fail.
os.RemoveAll
A concurrent goroutine can start creating table which can make
os.RemoveAll
fail.