-
- Downloads
Fix race conditions
- Wait for completions of goroutines when cancelling a search - Remove shared access to rank field of Item
Showing
- src/core.go 5 additions, 1 deletionsrc/core.go
- src/item.go 11 additions, 11 deletionssrc/item.go
- src/item_test.go 4 additions, 4 deletionssrc/item_test.go
- src/matcher.go 13 additions, 4 deletionssrc/matcher.go
- src/merger.go 1 addition, 1 deletionsrc/merger.go
- src/merger_test.go 11 additions, 1 deletionsrc/merger_test.go
- src/pattern.go 4 additions, 1 deletionsrc/pattern.go
Please register or sign in to comment