Dillon Skaggs

Results 52 issues of Dillon Skaggs

### What happened? When working on adding source map support for JS I noticed that `FORMAT_STACK_TRACE` would often times eat an errors. When using the following test code: ```ts const...

bug
triage
ScRT: JS

### Goal of this PR Reduce locking around user list access ### How is this PR achieving the goal - `_isAnyoneTalking` gets called a decent bit in game code, and...

invalid