Skip to content

Merge from wa5i - #6

Open
zhangsean wants to merge 4 commits into
zhangsean:masterfrom
wa5i:master
Open

Merge from wa5i#6
zhangsean wants to merge 4 commits into
zhangsean:masterfrom
wa5i:master

Conversation

@zhangsean

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