google / google/gopacket

Multi-threaded close wrong behavior

Open
#831 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I have some doubts about the gopacket software. If I write multi threaded golang software and call pollForFirstPacket in one thread and call Close in another thread, the thread that called pollForFirstPacket has wrong behavior and loops inifinitely. Kindly fix the gopacket software to grace fully close when used in multi threaded way..

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.