corelight / corelight/json-tcp-lb

remove doneChan, idleCount

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
14
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Not sure what I was thinking at the time, but this can all be removed and replaced with closing `outputChan`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating all references to doneChan and idleCount, then trace how outputChan is created, consumed, and closed. The work is complete when those two mechanisms are removed and outputChan closure provides the intended completion signal without changing the proxy's behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.