Skip to content

make group::flow::setup_partitions callable from multiple threads #2919

make group::flow::setup_partitions callable from multiple threads

make group::flow::setup_partitions callable from multiple threads #2919

Triggered via push October 27, 2024 16:55
Status Failure
Total duration 14m 32s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/exchange/group/flow.h#L58
explicitly defaulted copy constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/exchange/group/flow.h#L59
explicitly defaulted copy assignment operator is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/exchange/group/flow.h#L60
explicitly defaulted move constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/exchange/group/flow.h#L61
explicitly defaulted move assignment operator is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/exchange/group/flow.h#L58
explicitly defaulted copy constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/exchange/group/flow.h#L59
explicitly defaulted copy assignment operator is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/exchange/group/flow.h#L60
explicitly defaulted move constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/exchange/group/flow.h#L61
explicitly defaulted move assignment operator is implicitly deleted
Analysis
Process completed with exit code 1.