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

Problem: can't manage chain processes in pystarport #125

Closed
yihuang opened this issue Sep 29, 2020 · 0 comments
Closed

Problem: can't manage chain processes in pystarport #125

yihuang opened this issue Sep 29, 2020 · 0 comments
Assignees

Comments

@yihuang
Copy link
Collaborator

yihuang commented Sep 29, 2020

to implement slashing integration tests, we need to stop/start individual node processes.
I was trying to keep things simple to not bring in supervisord in the first place, but it become more tedious to implement these functionalities by ourself. so we better to integrate supervisord into pystarport.

@yihuang yihuang self-assigned this Sep 29, 2020
yihuang added a commit that referenced this issue Sep 29, 2020
Solution:
- integrate supervisord into pystarport
- redirect all logs to stdout
yihuang added a commit that referenced this issue Sep 29, 2020
Solution:
- integrate supervisord into pystarport
- redirect all logs to stdout
yihuang added a commit that referenced this issue Sep 29, 2020
Solution:
- integrate supervisord into pystarport
- redirect all logs to stdout
yihuang added a commit that referenced this issue Sep 29, 2020
Solution:
- integrate supervisord into pystarport
- redirect all logs to stdout
yihuang added a commit that referenced this issue Sep 29, 2020
Solution:
- integrate supervisord into pystarport
- redirect all logs to stdout
yihuang added a commit that referenced this issue Sep 29, 2020
Solution:
- integrate supervisord into pystarport
- redirect all logs to stdout
- add command supervisorctl to pystarport cli
@tomtau tomtau closed this as completed in 2c6e9ac Sep 29, 2020
damoncro pushed a commit to damoncro/chain-main that referenced this issue Oct 25, 2021
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

1 participant