bjlaub

Results 5 issues of bjlaub

Adds support for deferring message content formatting on certain ReusableMessage implementations to a background thread when async logging is enabled. This change adds the ability for log events to retain...

policy-bot currently supports setting policies for a repository by referencing a remote policy file (https://github.com/palantir/policy-bot#remote-policy-configuration). It would be neat to allow local overrides or mixins with a remote policy configuration...

## Before this PR ## After this PR ==COMMIT_MSG== ==COMMIT_MSG== ## Possible downsides?

Particularly dense flamegraphs may fail with a `RangeError: Maximum call stack size exceeded` on this code path. Instead, compute the maxDepth by iterating descendants in a loop. Fixes https://github.com/spiermar/d3-flame-graph/issues/106

## Before this PR ## After this PR ==COMMIT_MSG== ==COMMIT_MSG== ## Possible downsides?