Skip to content

Use AsynchronousFileChannel for npipe#1408

Merged
bsideup merged 3 commits intomasterfrom
async_npipe
Jun 4, 2020
Merged

Use AsynchronousFileChannel for npipe#1408
bsideup merged 3 commits intomasterfrom
async_npipe

Conversation

@bsideup
Copy link
Copy Markdown
Member

@bsideup bsideup commented Jun 3, 2020

For those who want to test what is being fixed, try running (on Windows) the following tests on master with AHC5/OkHttp transports:

  • AttachContainerCmdIT
  • ExecStartCmdIT

)
);
break;
} catch (FileNotFoundException e) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I wonder if that should catch NoSuchFileException now.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Nice catch, thanks! 👍

@bsideup bsideup merged commit 6044357 into master Jun 4, 2020
@bsideup bsideup deleted the async_npipe branch June 4, 2020 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants