Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing transport during handshake process leaks open socket #73929

Closed
fafhrd91 opened this issue Mar 6, 2017 · 2 comments
Closed

Closing transport during handshake process leaks open socket #73929

fafhrd91 opened this issue Mar 6, 2017 · 2 comments
Labels
3.7 (EOL) end of life

Comments

@fafhrd91
Copy link
Contributor

fafhrd91 commented Mar 6, 2017

BPO 29743
Nosy @1st1, @fafhrd91
PRs
  • [asyncio] bpo-29743: ssl socket leak during handshake #480
  • [3.6] bpo-29743: Closing transport during handshake process leaks socket (#480) #2044
  • [3.5] bpo-29743: Closing transport during handshake process leaks socket (#480) #2045
  • bpo-29843: raise AttributeError if given negative _length_ #10029
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2017-06-09.22:34:15.860>
    created_at = <Date 2017-03-06.23:00:45.588>
    labels = ['3.7']
    title = 'Closing transport during handshake process leaks open socket'
    updated_at = <Date 2018-10-21.14:51:43.728>
    user = 'https://github.com/fafhrd91'

    bugs.python.org fields:

    activity = <Date 2018-10-21.14:51:43.728>
    actor = 'taleinat'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-09.22:34:15.860>
    closer = 'yselivanov'
    components = []
    creation = <Date 2017-03-06.23:00:45.588>
    creator = 'fafhrd91'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29743
    keywords = []
    message_count = 2.0
    messages = ['289143', '295590']
    nosy_count = 2.0
    nosy_names = ['yselivanov', 'fafhrd91']
    pr_nums = ['480', '2044', '2045', '10029']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue29743'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    @fafhrd91
    Copy link
    Contributor Author

    fafhrd91 commented Mar 6, 2017

    @fafhrd91 fafhrd91 added the 3.7 (EOL) end of life label Mar 6, 2017
    @1st1
    Copy link
    Member

    1st1 commented Jun 9, 2017

    Merged. Thank you Nikolay!

    @1st1 1st1 closed this as completed Jun 9, 2017
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants