Skip to content

v1.38.3

Choose a tag to compare

@urgehn urgehn released this 01 Sep 20:06
· 1 commit to main since this release

Fixed

  • Errors carrying a Java stack trace filled the card with machinery. The exception is kept and the frames are counted instead: "... Index 0 out of bounds for length 0 [and 9 stack frames]". The raw line is untouched, so "show the log around this" still has all of it.
  • Runtime was measured from the log file rather than the client. A client running for 44 minutes read as two if its reader had just started. It now uses the client's own start time.