Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bad File descriptor #11

@VEDANTDOKANIA

Description

@VEDANTDOKANIA

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)
}

image

@ii64 Can you please help in the same

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions