Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jcheng5 created a review comment on a pull request on rstudio/shiny
No, I'm not sure at all 😞
jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
- Use head() over indexing Co-authored-by: Carson Sievert <[email protected]> 68927db
jcheng5 created a review comment on a pull request on rstudio/shiny
@cpsievert This could maybe be a simple for-loop instead? (Claude wrote the mapply)
jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
- Code review feedback Co-authored-by: Carson Sievert <[email protected]> 2e5984b
jcheng5 pushed 7 commits to deep-stack-limit rstudio/shiny
- Stack trace domain explosion (#4155) * Avoid way too many promise domains being activated Using `captureStackTrac... 4589245
- Update NEWS.md for stack trace domain explosion 82c678a
- Limit deep stack growth c082368
- Improvements to deep stack trace culling - Keep around the first deep stack trace; it may have useful information.... 0ee1d85
- Add comments 304d14c
- Add NEWS item a37402a
- Add test for unlimited deep stacks 3f49835
jcheng5 pushed 3 commits to main jcheng5/llm-quickstart
jcheng5 pushed 1 commit to main rstudio/shiny
- Stack trace domain explosion (#4155) * Avoid way too many promise domains being activated Using `captureStackTrac... 4589245
jcheng5 closed a pull request on rstudio/shiny
Stack trace domain explosion
This is part of the fix for https://github.com/jcheng5/shinychat/issues/16 - [x] Investigate putting a cap on deep stack traces, at least by default #4156 - [x] Add unit testjcheng5 created a comment on a pull request on rstudio/shiny
@cpsievert will review post-merge
jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
- Improvements to deep stack trace culling - Keep around the first deep stack trace; it may have useful information.... 8024897
jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
- Improvements to deep stack trace culling - Keep around the first deep stack trace; it may have useful information.... 13f79ff
jcheng5 pushed 1 commit to stack-trace-domain-explosion rstudio/shiny
- Simplify stack trace snapshot tests The `category` column isn't a good candidate for snapshot testing, as its conten... 147bfff