Skip to content

bufio: Goroutine and method #12271

@saturn4er

Description

@saturn4er

I have a structure with field of type *bufio.Reader
Before start goroutine I initialize this field. After, I start goroutine by "go myStruct.readLoop()" where I use *bufio.Reader. Access violation appears

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions