Skip to content

Conversation

@pczuj
Copy link
Contributor

@pczuj pczuj commented Jun 22, 2022

…clear that next change fixes it

@pczuj pczuj requested a review from a team as a code owner June 22, 2022 16:20
@pczuj pczuj closed this Jun 22, 2022
@pczuj pczuj deleted the JPERF-811-show-how-flaky-SshTest-shouldTolerateEarlyFinish-is branch June 22, 2022 16:24
@pczuj
Copy link
Contributor Author

pczuj commented Jun 22, 2022

The test will be fixed in #23


val fail = sshHost.runInBackground("nonexistent-command")
val failResult = fail.stop(Duration.ofMillis(20))
repeat(1000) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Good change, exposes the problem more predictably 👍

@dagguh
Copy link
Contributor

dagguh commented Jun 29, 2022

This PR left an unmaintained branch. It's best to open PRs from forks.

@pczuj
Copy link
Contributor Author

pczuj commented Jun 29, 2022

This PR left an unmaintained branch.

No, I believe I removed the branch. Don't see it in the picker:
Screenshot 2022-06-29 at 14 39 48

It's best to open PRs from forks.

I don't see any advantage and it's easier to access other's changes with vanilla git client when most of the PR branches land in the main repository. I'm open to discussion about it. Maybe I don't know about something.

@dagguh
Copy link
Contributor

dagguh commented Jul 5, 2022

Ah right, it's a different branch 👍

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.

3 participants