Skip to content

verify concurrency behaves as intended #10

Open
@2bndy5

Description

@2bndy5

Recently, I implemented the tokio runtime for asynchronous execution of

  • REST API calls (the pure python project doesn't implement this)
  • running clang-tidy and/or clang-format on each file

Although, I didn't notice any performance boost in the tests. I'm wondering if I missed something. Additionally, some await commands in some of the tests do not show as triggered in the coverage reports (using llvm-cov reports, not codecov which only shows line coverage).

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions