Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Pollsters lack close() method #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
kqueue() and epoll() use a file descriptor per instance.
Currently, Pollster() lacks a close() method to close the file descriptor, so 
there's a risk of FD leak.

close() should be added (and probably also support the context manager 
protocol).

Original issue reported on code.google.com by cf.natali on 7 Jan 2013 at 7:45

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions