Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Print the StackTrace to the client.
Other solutions like e.g. printing only the classname to the client or somesuch end up printing out of order and even duplicate information when running spectest, so this seems least weird.
- Loading branch information