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

Discard {main} suspension on uncaught exception from loop #71

Merged
merged 12 commits into from
Nov 19, 2023

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    625f50a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f81313e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. s/exception/throwable

    trowski committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    020e23b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    5c72a6e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    6b0a363 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    trowski committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    17e40d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e96b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'main' into rethrow-from-suspension

    # Conflicts:
    #	src/EventLoop/Internal/DriverSuspension.php
    trowski committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ccf9d00 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    cfed1a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into rethrow-from-suspension

    # Conflicts:
    #	composer.json
    trowski committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    51e378b View commit details
    Browse the repository at this point in the history
  3. Remove Psalm baseline

    trowski committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    0668dbe View commit details
    Browse the repository at this point in the history
  4. Spacing nit

    trowski committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    fc9aca7 View commit details
    Browse the repository at this point in the history