mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 20:55:21 +03:00
Certain resources can be attached to an empty `Submit` with no nodes, this can cause it to become a false dependency and not be removed till the next non-empty submission. This has now been fixed by doing a reset regardless of if any nodes exist.