Skip to content

Awaits instead of sleeps in tests #43

Description

@sungshik

Some of the tests rely on sleeps to give the kernel enough time to issue events. As a result, running all the tests takes quite a long time. The sleeps should be replaced with more accurate awaits to make the tests run faster.

First reported here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions