Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aiqiaoy
Copy link
Contributor

@aiqiaoy aiqiaoy commented May 8, 2020

Fixes #287

The 'error' event may be emitted by a Readable implementation at any time. Typically, this may occur if the underlying stream is unable to generate data due to an underlying internal failure, or when a stream implementation attempts to push an invalid chunk of data.

From: https://nodejs.org/api/stream.html#stream_event_error_1

@aiqiaoy aiqiaoy force-pushed the aiyan/listen-on-error branch from 21eb4ec to 4967c8e Compare May 11, 2020 19:21
@aiqiaoy aiqiaoy merged commit 916cc60 into master May 11, 2020
@aiqiaoy aiqiaoy deleted the aiyan/listen-on-error branch May 13, 2020 19:20
richardxia added a commit to chipsalliance/rocket-chip that referenced this pull request May 16, 2020
richardxia added a commit to chipsalliance/rocket-chip that referenced this pull request May 21, 2020
richardxia added a commit to chipsalliance/rocket-chip that referenced this pull request May 21, 2020
* Use newer actions/cache for improved reliability.

Per actions/cache#141 (comment), several
of the recent commits have improved reliability:

- actions/cache#306
- actions/cache#300
- actions/cache#305

* Use version of actions/cache with fixed arguments for zstd on Ubuntu 16.04.
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.

Add better error handling on cache upload

3 participants