Skip to content

No more System.exit(int) #68

@romoore

Description

@romoore

It's nasty and hackish. Find a way to gracefully shutdown without relying on System.exit(). A good example of this is in Manager's constructor, which can not only exit the JVM, but starts threads (both undocumented).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions