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

Add crash_info feature #36

Open
pitag-ha opened this issue Jul 18, 2023 · 0 comments
Open

Add crash_info feature #36

pitag-ha opened this issue Jul 18, 2023 · 0 comments

Comments

@pitag-ha
Copy link
Owner

The behavior cmd structure now supports dumping the Merlin response in three different forms:

  • Full behavior.
  • Reduction of the behavior to category data in the form of the response's return class, i.e. Return, Error, Exception etc.
  • Reduction of the behavior to category data in the form of "Has the server crashed since the last query"?

The first two are implemented already. What's missing is the implementation of the third. That also requires a small change to Merlin.

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