console
console copied to clipboard
Async groups?
What should the behavior be if a console group is still open when a stack completes?
Should it continue grouping until a user ends with groupEnd, or should it close automatically?
My impression when we last considered it for Node.js was that it was the user's responsibility to clean it up.
I'm unsure how much stack/tick tracing we would be willing to do, probably little.