hathor-core icon indicating copy to clipboard operation
hathor-core copied to clipboard

fix: top is not measuring cpu properly for http resources

Open msbrogli opened this issue 3 years ago • 0 comments

The decorator must be applied to the resource's method (instead of the get_resources() that just returns the object).

Acceptance Criteria

  • The CPU in ./hathor-cli top should increase when an HTTP Resource is processing for a long time.

msbrogli avatar Aug 11 '21 08:08 msbrogli