object88 / langd

A Language Server Protocol implementation in Go for Go
MIT License
7 stars 0 forks source link

Loader has multiple race issues #17

Closed object88 closed 6 years ago

object88 commented 6 years ago

Running a test to load a large project (i.e., Hugo) with the -race option shows a large number of synchronization issues and possible race conditions.