Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S sftper
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Bruce Flynn
  • sftper
  • Issues
  • #1
Closed
Open
Created Nov 22, 2019 by Bruce Flynn@brucefOwner

Connections may be left hanging open

RE: pdrsend issue #22

Currently, when a poke fails, like perhaps if the CWD does not exist, a new connection is opened. It appears that the Poke fails but leaves the connection open. Well, since the old connection is not ensured to be closed this leads to a connection resource leak.

I think fixing this should just be a matter of closing the connection before reconnecting.

Needs verification

Assignee
Assign to
Time tracking