Folder bug on launch
Closed this issue · 1 comments
jLynx commented
Sometimes there will be a bug where the folder explorer is not showing hte correct data. This is because it gets a response from another command and things its the response from its ls /
command, so it populates the folder explorer with output from some other random command.
We need a better way of tying commands to responses and/or somehow retrying if its a failed response
@gullradriel has seen this bug a few times
jLynx commented
This should now be fixed