Topl / Bifrost

A Scala client for the Topl blockchain protocol
https://topl.github.io/Bifrost/
Mozilla Public License 2.0
66 stars 17 forks source link

Adding blocking / cede for increase responsiveness of Node #3186

Closed o-aleksandrov-topl closed 7 months ago

o-aleksandrov-topl commented 7 months ago

Purpose

Remove thread starving

Approach

Adding `cede operation where necessary, move some operations to blocking context

Testing

Integration test + unit tests

Tickets

*

github-actions[bot] commented 7 months ago

Test Results (pull_request)

440 tests   439 :white_check_mark:  3m 15s :stopwatch:  86 suites    1 :zzz:  86 files      0 :x:

Results for commit b942a8ae.

:recycle: This comment has been updated with latest results.