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

fixes crashes, add a parser for parse_gas_strings #57

Merged
merged 7 commits into from
Aug 2, 2022

Conversation

jupyterkat
Copy link
Collaborator

@jupyterkat jupyterkat commented Aug 1, 2022

  • fixes crash on starting due to double borrows
  • fixes crash after shutdown due to del_datum calling gas_mixture's destructor after shutdown
  • adds a faster parser for parsing gas strings, and a hook for parse_gas_strings
  • priorities are allowed to be negative now, big dumb

@jupyterkat jupyterkat changed the title fixes immediate crash on starting fixes crashes, add a parser for parse_gas_strings Aug 2, 2022
@Putnam3145 Putnam3145 merged commit 30c8368 into Putnam3145:master Aug 2, 2022
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.

2 participants