Skip to content

Add an optional timeout for asynchronous tests which don't callback #1

Description

@johnelse

If for some reason an Async.test_fun doesn't call its callback, the whole suite currently fails to finish.

A better option would be to automatically fail the test if it doesn't call its callback within a given time.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions