Skip to content
GitLab
Explore
Sign in
Register
Unblock vtkChannelSubscription::IsReady for subsequent checks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jaswant Panchumarti (Kitware)
requested to merge
jaswant.panchumarti/paraview:unblock-channel-subscription-isready
into
master
Jan 25, 2023
Overview
6
Commits
1
Pipelines
2
Changes
3
Expand
Uses an std::promise instead of rxcpp subject for subscription status.
Return status if it was retrieved earlier.
Otherwise return a future wrapped in an observable.
Merge request reports
Loading