You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to batch the exception thrown by boost::bimap, otherwise the entire application crashes. Maybe we can return an optional and simply skip the row if it doesn't match.
{version}: V1.5.0-trunk (AGAS: V3.0), Git: ff74f285cc
{boost}: V1.73.0
{build-type}: release
{date}: May 21 2020 14:39:15
{platform}: linux
{compiler}: GNU C++ version 9.2.0
{stdlib}: GNU libstdc++ version 20190812
{os-thread}: worker-thread#29
{what}: bimap<>: invalid key: HPX(unhandled_exception)
terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>'
what(): bimap<>: invalid key: HPX(unhandled_exception)
srun: error: or-condo-c404: task 9: Exited with exit code 255
The text was updated successfully, but these errors were encountered:
We need to batch the exception thrown by boost::bimap, otherwise the entire application crashes. Maybe we can return an optional and simply skip the row if it doesn't match.
The text was updated successfully, but these errors were encountered: