Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

availability-recovery: move cpu burners in blocking tasks #7417

Merged
merged 10 commits into from
Jul 4, 2023

Commits on Jun 22, 2023

  1. Move expensive computations to blocking thread

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    91e5086 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    93acbcc View commit details
    Browse the repository at this point in the history
  3. add internal error and fix dependent subystems

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8278a77 View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ecc8701 View commit details
    Browse the repository at this point in the history
  5. fix test fix

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4c0f83a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. minor refactor and TODOs

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ce8335f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Impl Feedback for Review

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6f0dcdb View commit details
    Browse the repository at this point in the history
  2. review feedback

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ab5c932 View commit details
    Browse the repository at this point in the history
  3. More docs

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3433174 View commit details
    Browse the repository at this point in the history
  4. add some example timings in comments

    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dd2b365 View commit details
    Browse the repository at this point in the history