Skip to content

Prioritise reader over parser process at CPU level

Compare
Choose a tag to compare
@thclark thclark released this 22 Jul 12:00
· 123 commits to main since this release
8350e99

Contents (#102)

New features

  • Prioritise packet reader over parser to reduce node crashes
  • Tee logs to local file to debug and monitor detached processes

Enhancements

  • Alter session subdirectory to a datestamp for easier navigation
  • Make saving local logs optional on the CLI

Testing

  • Account for additional logger statement
  • Enable fail of os.nice() in controlled environments like GHA