Version information:
go-ipfs version: 0.4.4-
Repo version: 4
System version: amd64/windows
Golang version: go1.7
Type: Bug
Priority: P2
Description
In Windows seems to fail to release lock on ls error.
thomas.harris@ThoHarris9-NB10 /cygdrive/c/ipfs-data
$ ipfs ls QmVRvcjXFuhxYLpHfQF6pHo6Wc8TAsAEzK9fGTbtd9fBEm
thomas.harris@ThoHarris9-NB10 /cygdrive/c/ipfs-data
$ ipfs ls QmVRvcjXFuhxYLpHfQF6pHo6Wc8TAsAEzK9fGTbtd9fBEm
thomas.harris@ThoHarris9-NB10 /cygdrive/c/ipfs-data
$ ipfs ls bogus
Error: invalid ipfs ref path
thomas.harris@ThoHarris9-NB10 /cygdrive/c/ipfs-data
$ ipfs ls QmVRvcjXFuhxYLpHfQF6pHo6Wc8TAsAEzK9fGTbtd9fBEm
Error: cannot acquire lock: file "C:\Users\Thomas.Harris\.ipfs\repo.lock" already locked
Version information:
go-ipfs version: 0.4.4-
Repo version: 4
System version: amd64/windows
Golang version: go1.7
Type: Bug
Priority: P2
Description
In Windows seems to fail to release lock on ls error.