Skip to content
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

Disable forking network env #182

Closed
wants to merge 4 commits into from

Conversation

DanielSchiavini
Copy link
Collaborator

What I did

  • Changed interface from boa.env.fork to boa.fork

How I did it

  • Raise error if fork is called on a NetworkEnv

How to verify it

  • boa.set_network_env(url)
  • boa.env.fork should now raise an error

Description for the changelog

  • Changed interface from boa.env.fork to boa.fork

Cute Animal Picture

image

boa/__init__.py Outdated Show resolved Hide resolved
@DanielSchiavini DanielSchiavini deleted the fork-env branch August 27, 2024 09:12
@DanielSchiavini DanielSchiavini restored the fork-env branch August 27, 2024 09:38
@DanielSchiavini DanielSchiavini deleted the fork-env branch August 29, 2024 11:19
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

Successfully merging this pull request may close these issues.

1 participant