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

Implement end protocol #6

Open
osvegn opened this issue Nov 15, 2022 · 0 comments
Open

Implement end protocol #6

osvegn opened this issue Nov 15, 2022 · 0 comments
Labels
Communication protocol All things relative to the communication protocol Feature New feature to implement Mandatory protocol This protocol is mandatory

Comments

@osvegn
Copy link
Owner

osvegn commented Nov 15, 2022

Describe the feature

  • Implement the end protocol

Describe alternatives

Describe any alternative to the feature describe before here

Additionals


END
When the brain obtains this command, it must terminate as soon as possible. The manager waits until the brain is finished. If the time of termination is too long (e.g. 1 second), the brain will be terminated by the manager. The brain should not write anything to output after the END command. However, the manager should not close the pipe until the brain is ended.

Expected answer: none
The brain should delete its temporary files.

@osvegn osvegn added the Communication protocol All things relative to the communication protocol label Nov 15, 2022
@osvegn osvegn self-assigned this Nov 15, 2022
@osvegn osvegn added the Mandatory protocol This protocol is mandatory label Nov 15, 2022
@osvegn osvegn removed their assignment Nov 16, 2022
@osvegn osvegn added the Feature New feature to implement label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Communication protocol All things relative to the communication protocol Feature New feature to implement Mandatory protocol This protocol is mandatory
Projects
None yet
Development

No branches or pull requests

1 participant