You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2021/02/25 12:46:43 UTC

[GitHub] [daffodil] stevedlawrence commented on pull request #493: Add debugger "info suspensions" and "set diffExcludes" commands

stevedlawrence commented on pull request #493:
URL: https://github.com/apache/daffodil/pull/493#issuecomment-785869790


   This doesn't change how suspension deadlocks are displayed, only let's you see what suspensions are active during an unparse. All that deadlock output logic is unchanged. Yeah, a toStringForDebugger, or something similar, definitely seems needed to make this output a big more useful. What we currently have is useful to get an idea of what's going on, but if things are going wrong, and things like suspensions are blocked that you wouldn't expect to be, or for longer than you would expect, the current output doesn't help with that. This definitely isn't the last change for suspension info output.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org