Skip to content

Conversation

ctrlaltf24
Copy link
Contributor

function failed to return anything, causing it to return None which is falsy.

Regressed since 7b8b1cb causing #396

Also fixed typo in command string generation, as exe can be None

Tested:

  • Building dev binary
  • Copying to effected VM
  • running Logos
  • Observe no crash
  • Commenting out the changed line
  • Building dev binary
  • Copying to effected VM
  • running Logos
  • Observe crash
  • Conclusive evidence this one line caused the issue. Probably due to multiple wine servers opening more files than they should have.

Fixes: #396

function failed to return anything, causing it to return None which is falsy.

Regressed since 7b8b1cb causing FaithLife-Community#396

Fixes: FaithLife-Community#396
@thw26 thw26 merged commit 7d38655 into FaithLife-Community:main Apr 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Too many open files with v4.0.0-beta.11
2 participants