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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions