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

Remove order enforcing #8

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

ffelten
Copy link
Collaborator

@ffelten ffelten commented Oct 24, 2023

OrderEnforcing prevents from accessing additional functions from the original PZ API, such as reward_space. This is not acceptable in our case.

The simplest way (this one) removes OrderEnforcing everywhere.
The harder way will need to reimplement an override of OrderEnforcing and expose an MOWrapper API... Which seems like a lot of code for very little value.

@ffelten ffelten merged commit 59c3ce7 into main Oct 24, 2023
5 checks passed
@ffelten ffelten deleted the hotfix/remove-orderenforcing-from-conversions branch October 24, 2023 15:35
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