Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Improve exception handling for concurrent execution #12109

Merged
merged 5 commits into from
Mar 1, 2022

Commits on Mar 1, 2022

  1. fix incorrect unwrapFirstError import

    this was being imported from the wrong place
    richvdh committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    bb389e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c831ba7 View commit details
    Browse the repository at this point in the history
  3. Improve exception handling in yieldable_gather_results

    Try to avoid swallowing so many stack traces.
    richvdh committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    eb152c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d2bcb View commit details
    Browse the repository at this point in the history
  5. changelog

    richvdh committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    467d710 View commit details
    Browse the repository at this point in the history