Skip to content

Make WebSocketServiceImpl implement AutoCloseable #99

Open
@sixcorners

Description

@sixcorners

I think WebSocketServiceImpl should implement AutoCloseable and be made so that close can be called multiple times without throwing an exception. This is useful if you have made one of these but have not yet made the ChromeDevToolsServiceImpl and want to make sure that the WebSocketServiceImpl gets cleaned up.

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