bytedance / sonic

A blazingly fast JSON serializing & deserializing library
Apache License 2.0
6.54k stars 322 forks source link

fix: possible oom when encode parallel in go1.16 #635

Closed liuq19 closed 1 month ago

liuq19 commented 1 month ago

Fix issue #634

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.60%. Comparing base (99f5b35) to head (c485a29). Report is 8 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #635 +/- ## ========================================== - Coverage 77.56% 71.60% -5.96% ========================================== Files 83 123 +40 Lines 11542 8126 -3416 ========================================== - Hits 8952 5819 -3133 + Misses 2192 1988 -204 + Partials 398 319 -79 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.