Skip to content

Make regrtest with --huntrleaks check for fd leaks #62374

@sbt

Description

@sbt
mannequin
BPO 18174
Nosy @pitrou, @vstinner, @ezio-melotti
PRs
  • [2.7] bpo-18174: Fix file descriptor leaks in tests #7408
  • [2.7] bpo-18174: regrtest -R 3:3 now also detects FD leak #7409
  • [2.7] bpo-18174: Fix fd_count() on FreeBSD #7420
  • bpo-18174: regrtest -R 3:3 checks for handle leak #7827
  • bpo-33966, multiprocessing: Pool wait for worker start #7966
  • Files
  • fdleak.patch
  • fdleak.patch
  • fdleak-2.patch
  • 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 2018-09-19.22:48:53.733>
    created_at = <Date 2013-06-09.19:47:53.846>
    labels = ['type-feature', 'tests']
    title = 'Make regrtest with --huntrleaks check for fd leaks'
    updated_at = <Date 2018-09-19.22:48:53.732>
    user = 'https://bugs.python.org/sbt'

    bugs.python.org fields:

    activity = <Date 2018-09-19.22:48:53.732>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-19.22:48:53.733>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2013-06-09.19:47:53.846>
    creator = 'sbt'
    dependencies = []
    files = ['30518', '30561', '36147']
    hgrepos = []
    issue_num = 18174
    keywords = ['patch']
    message_count = 25.0
    messages = ['190871', '190915', '190918', '191031', '223790', '223874', '223881', '223882', '223885', '223887', '224192', '224200', '224201', '224203', '224236', '224239', '224241', '251849', '252169', '252172', '252183', '318720', '318732', '318735', '325815']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'ezio.melotti', 'neologix', 'python-dev', 'sbt']
    pr_nums = ['7408', '7409', '7420', '7827', '7966']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18174'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions