Open
Description
go version ;- 1.21
Linux version - 6.5.0-35-generic #35~22.04.1-Ubuntu SMP
When i am making the new ring buffer many time i am getting error of bad file descriptor. Issue occurs randomly there is no fix pattern for the same. Do i need to change some OS related paramters for the same? Or can you suggest the possible problems for the same.
ring, err := gouring.New(32768, 0)
if err != nil {
panic(err)
}
@ii64 Can you please help in the same
Metadata
Metadata
Assignees
Labels
No labels