matter icon indicating copy to clipboard operation
matter copied to clipboard

Loop inadvertently fails scheduling system when it has same system name.

Open Ukendio opened this issue 1 year ago • 1 comments

This seems to only happen once in a while. Can be tested minimally on a build from test.project.json.

Error states that there's a cycle despite there not being any. Test case is in the Loop.spec.lua file on line 147.

image

Ukendio avatar Dec 22 '23 21:12 Ukendio

The issue is most likely under the sort for unscheduled systems on line 218.

Ukendio avatar Dec 22 '23 21:12 Ukendio