Skip to content

Simulation: find better way to protect inputs #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gasparka opened this issue Aug 10, 2018 · 1 comment
Open

Simulation: find better way to protect inputs #285

gasparka opened this issue Aug 10, 2018 · 1 comment

Comments

@gasparka
Copy link
Owner

        if 'PYHA' in simulations:
            logger.info(f'Running "PYHA" simulation...')
            tmpargs = deepcopy(args)  # pyha MAY overwrite the inputs...

Very slow...
Maybe compare hash?

@gasparka
Copy link
Owner Author

Just spent 15 mins debugging issue due to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant