Skip to content

fix: actually check wineserver#397

Merged
thw26 merged 1 commit intoFaithLife-Community:mainfrom
ctrlaltf24:396-fix-check-wineserver
Apr 10, 2025
Merged

fix: actually check wineserver#397
thw26 merged 1 commit intoFaithLife-Community:mainfrom
ctrlaltf24:396-fix-check-wineserver

Conversation

@ctrlaltf24
Copy link
Copy Markdown
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