You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
The problem occurs in the Build() method of ivf.go. Since the value of nextCluster is -1, the code of nextClusters[nextCluster].mu.Lock() panics out of bounds.
问题发生在ivf.go的Build()方法,由于nextCluster值为-1,导致nextClusters[nextCluster].mu.Lock()代码越界panic了。
Gorse version
0.4.12
The text was updated successfully, but these errors were encountered: