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

Fix bug in first_n #629

Open
kordejong opened this issue Mar 19, 2024 · 1 comment
Open

Fix bug in first_n #629

kordejong opened this issue Mar 19, 2024 · 1 comment

Comments

@kordejong
Copy link
Member

On Windows GH workflow, sometimes:

ERROR: test_overloads (algorithm.routing_operation.first_n_test.FirstNTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\lue\lue\lue_source\source\framework\python\test\lue_test\test_case.py", line 23, in wrapper
    test_case(self)
  File "D:\a\lue\lue\lue_source\source\framework\python\test\algorithm\routing_operation\first_n_test.py", line 28, in test_overloads
    lfr.first_n(route, max_nr_cells)
RuntimeError: this promise has no valid shared state: HPX(no_state)
@kordejong
Copy link
Member Author

Segmentation fault in lue_framework_algorithm_first_n_test on orkney.

@kordejong kordejong added this to the 0.3.9 milestone May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant