Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Fix coder sh freeze#41

Merged
cmoog merged 1 commit intomasterfromfix-freeze
Jun 13, 2020
Merged

Fix coder sh freeze#41

cmoog merged 1 commit intomasterfromfix-freeze
Jun 13, 2020

Conversation

cmoog
Copy link
Contributor

Fixes#40

@cmoogcmoog requested a review fromammarioJune 12, 2020 22:58
Copy link
Member

@ammarioammario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

tanks

go func() {
_, err := io.Copy(os.Stdout, process.Stdout())
if err != nil {
cancel()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nitpick: If one of these closes both do... It's fair to just defer cancel() at the top of both

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I don't think it's good to depend on that behavior though...

@cmoogcmoog merged commit6ffd5de intomasterJun 13, 2020
@cmoogcmoog deleted the fix-freeze branchJune 13, 2020 15:57
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@ammarioammarioammario approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Coder sh freezes
2 participants
@cmoog@ammario

[8]ページ先頭

©2009-2025 Movatter.jp