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

DM-39434: Move QBB factory to a separate class #241

Merged
merged 2 commits into from
May 31, 2023
Merged

Commits on May 30, 2023

  1. Move QBB factory to a separate class (DM-39434)

    It was a nested method before and that interfered with pickle in
    multiprocessing on MacOS. Moved that to a separate callable class.
    andy-slac committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8271c42 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Add coverage exclude list

    andy-slac committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8b1e934 View commit details
    Browse the repository at this point in the history