We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Treeland exits at startup if -r argument is used
unknown
X11
ADDRESS_SANITIZER = on
treeland -r foot
treeland terminates instantly on startup
process.startDetached()
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SUMMARY | 问题概要
Treeland exits at startup if -r argument is used
LAUNCH-WAY | 启动方式
unknown
BACKEND | 启动后端
X11
STEPS TO REPRODUCE | 复现步骤
ADDRESS_SANITIZER = on
treeland -r foot
OBSERVED RESULT | 观察到的结果
treeland terminates instantly on startup
process.startDetached()
in treeland.cpp, when next process exitsEXPECTED RESULT | 期望的结果
No response
ADDITIONAL INFORMATION | 额外补充
No response
The text was updated successfully, but these errors were encountered: