mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
This is a speculative fix for #31845. Instead of sending all of the output to the dashboard, send just the first 1024 characters. This value can be adjusted in the future if it is too large or too small. Fixes #31845.