Skip to content

Releases: beanbaginc/grumble

Grumble 1.1: Now with better thread support

11 May 01:46
Compare
Choose a tag to compare

Changes

  • Added a new GRUMBLE_MERGE_THREADS=1 environment variable that will merge all thread logs into the main Grumble log files.

  • Added thread information to the log files.

  • Fixed crashes that could occur when running in threads, depending on initialization order.

  • Fixed a bug in log file path building that could lead to a crash in some executables.

Installation

$ pip3 install grumble

See Grumble on PyPI for more information.