Branch: refs/heads/staging Home: https://github.com/STEllAR-GROUP/hpx Commit: ded9754832c2f4271de2a99c99bc3b1694cbd287 https://github.com/STEllAR-GROUP/hpx/commit/ded9754832c2f4271de2a99c99bc3b1694cbd287 Author: StellarBot <cont...@stellar-group.org> Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths: M components/component_storage/include/hpx/components/component_storage/server/component_storage.hpp M components/component_storage/include/hpx/components/component_storage/server/migrate_from_storage.hpp M components/component_storage/include/hpx/components/component_storage/server/migrate_to_storage.hpp M libs/core/command_line_handling_local/tests/unit/CMakeLists.txt M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp M libs/full/actions_base/include/hpx/actions_base/traits/action_was_object_migrated.hpp M libs/full/actions_base/include/hpx/actions_base/traits/extract_action.hpp M libs/full/actions_base/include/hpx/actions_base/traits/is_continuation.hpp M libs/full/agas/include/hpx/agas/addressing_service.hpp M libs/full/agas/src/addressing_service.cpp M libs/full/agas/src/detail/interface.cpp M libs/full/agas_base/include/hpx/agas_base/server/primary_namespace.hpp M libs/full/agas_base/src/server/primary_namespace_server.cpp M libs/full/async_colocated/include/hpx/async_colocated/server/destroy_component.hpp M libs/full/async_colocated/src/server/destroy_component.cpp M libs/full/async_distributed/CMakeLists.txt M libs/full/async_distributed/include/hpx/async_distributed/async.hpp M libs/full/async_distributed/include/hpx/async_distributed/base_lco.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations_fwd.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations_fwd.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/post_callback.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/post_continue_fwd.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations_fwd.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations_fwd.hpp M libs/full/async_distributed/include/hpx/async_distributed/packaged_action.hpp M libs/full/async_distributed/include/hpx/async_distributed/trigger_lco.hpp M libs/full/components/include/hpx/components/get_ptr.hpp M libs/full/components_base/include/hpx/components_base/agas_interface.hpp M libs/full/components_base/include/hpx/components_base/component_type.hpp M libs/full/components_base/include/hpx/components_base/components_base_fwd.hpp M libs/full/components_base/include/hpx/components_base/detail/agas_interface_functions.hpp M libs/full/components_base/include/hpx/components_base/pinned_ptr.hpp M libs/full/components_base/include/hpx/components_base/server/abstract_migration_support.hpp M libs/full/components_base/include/hpx/components_base/server/component.hpp M libs/full/components_base/include/hpx/components_base/server/component_base.hpp M libs/full/components_base/include/hpx/components_base/server/fixed_component_base.hpp M libs/full/components_base/include/hpx/components_base/server/managed_component_base.hpp M libs/full/components_base/include/hpx/components_base/server/migration_support.hpp M libs/full/components_base/include/hpx/components_base/traits/component_pin_support.hpp M libs/full/components_base/include/hpx/components_base/traits/component_supports_migration.hpp M libs/full/components_base/src/address_ostream.cpp M libs/full/components_base/src/agas_interface.cpp M libs/full/components_base/src/component_type.cpp M libs/full/components_base/src/detail/agas_interface_functions.cpp M libs/full/components_base/src/server/component_base.cpp M libs/full/parcelset/include/hpx/parcelset/parcelset_fwd.hpp M libs/full/parcelset_base/include/hpx/parcelset_base/parcelset_base_fwd.hpp M libs/full/parcelset_base/src/parcel_interface.cpp M libs/full/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp M libs/full/runtime_components/tests/unit/components/migrate_component.cpp M libs/full/runtime_components/tests/unit/components/migrate_polymorphic_component.cpp M libs/full/runtime_distributed/include/hpx/runtime_distributed/server/migrate_component.hpp M libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp M libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp Log Message: ----------- Merge #6267 6267: Attempting to fix migration tests r=hkaiser a=hkaiser `@Pansysk75` would you mind verifying if this fixes the issues? Co-authored-by: Hartmut Kaiser <hartmut.kai...@gmail.com> _______________________________________________ hpx-commits mailing list hpx-commits@mail.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits