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

Merge from wa5i #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Merge from wa5i #6

wants to merge 4 commits into from

Conversation

zhangsean
Copy link
Owner

No description provided.

wa5i added 4 commits April 2, 2022 23:18
1. The Bridge.runList variable should hold a pointer, not a shallow copy.
2. Target should replace all '\r\n' with '\n'.
3. When a task creates multiple sub-tasks, it should only need to send an
   ok message to the client once.
1. Modify the format of the WORK_STATUS message and pass it in json
string format. The server responds with more information for the client
to display, instead of parsing the configuration to check if it works.
2. Introduce go-pretty to output the WORK_STATUS message in tabular
form, which is simple and clear.
3. Add random port feature: when the client set server_port to 0, the
server can select an available port from allow_ports.
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.

2 participants