Skip to content
New issue

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

Subprocess is "detached" when a non utf-8 character is emitted by it #144

Closed
CheatCod opened this issue Apr 24, 2023 · 2 comments
Closed

Comments

@CheatCod
Copy link
Member

Description

If a subprocess managed by lodestone emits a non utf-8 character, an attempt to read will fail and lodestone will assume the process has existed while the process is still running.

Steps to reproduce (optional)

@CheatCod
Copy link
Member Author

Fixed in d6aaf4c

@phant0m2290
Copy link

it seems to only happen with already created instances. when i start a newly created instance it wont detach and works fine. and for some reason with only that instance it seems to be fixed. even when i restart the core. but not for the others.

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

No branches or pull requests

2 participants