Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Clear all variables whenever you change the Environment Settings #28

@mattcasters

Description

@mattcasters

Doing this reset prevents any dangling variables from sticking around.
Just list all variables System.getProperties().keySet() and clear all of it System.clearProperty()

We should also do this when we change to another environment.

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