Skip to content

Why not close the libvirt open connection #494

@qixinwuchen

Description

@qixinwuchen

in connection.py , Why not close the open connection????May cause "too many opne files"
def close(self):
"""Close connection"""
# to-do: do not close connection ;)
# self.wvm.close()
pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions