Skip to content

fix: Line gets erased due to updateJob #4740

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

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Conversation

sonnysasaka
Copy link
Contributor

The first updateJob should be called after the first printStage to guarantee that only stage prints can get erased and overwritten, otherwise there could be an unrelated line that gets erased.

fixes #3967

The first updateJob should be called after the first printStage to
guarantee that only stage prints can get erased and overwritten,
otherwise there could be an unrelated line that gets erased.

fixes coder#3967
@github-actions
Copy link

github-actions bot commented Oct 25, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@sonnysasaka
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@sonnysasaka
Copy link
Contributor Author

recheck

@kylecarbs kylecarbs merged commit 7d831e3 into coder:main Oct 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

initial carriage return missing when doing $ coder template create
2 participants