Skip to content

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Dec 7, 2023

We check if process is nil in the ports_supported file. Just matching that defensive check, not sure if it can be nil.

Matching

if tab.Process != nil {
procName = tab.Process.Name
}

We check if process is nil in the ports_supported file.
Just matching that defensive check, not sure if it can be nil.
@Emyrk Emyrk enabled auto-merge (squash) December 7, 2023 22:22
@Emyrk Emyrk merged commit 8221544 into main Dec 7, 2023
@Emyrk Emyrk deleted the stevenmasley/match_listening_port_impl branch December 7, 2023 22:23
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants