Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: improve error output when call unwrap_or_return on a function … #80

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. chore: improve error output when call unwrap_or_return on a function …

    …withou @early_return or @async_early_return decorators
    acostapazo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56b00ae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore: add called_from_coroutine to WaitingForEarlyReturn

    Add missing Pytest asyncio mark
    fgsalomon committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a8dcd70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ab790 View commit details
    Browse the repository at this point in the history