Skip to content

Conversation

@vtjnash
Copy link
Member

@vtjnash vtjnash commented Apr 6, 2022

Depends on #44881

Reverts a400a24 (#43924).

Relands #43218.

@vtjnash vtjnash force-pushed the jn/bad-stdin-tests branch 2 times, most recently from 6552c91 to 2a07bcf Compare April 11, 2022 17:07
Base automatically changed from jn/bad-stdin-tests to master April 12, 2022 05:11
@vtjnash vtjnash force-pushed the jn/io-handle-life branch from 4f5cf90 to 1b8f074 Compare April 12, 2022 16:46
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Apr 12, 2022
@DilumAluthge
Copy link
Member

analyzegc is failing. Let's rerun to see if it still fails.

@vtjnash vtjnash force-pushed the jn/io-handle-life branch from c118abd to 6573350 Compare April 12, 2022 20:37
@vtjnash
Copy link
Member Author

vtjnash commented Apr 12, 2022

oh, sorry, that was a rebase mistake I had forgotten to fix again

Reverts a400a24 (#43924).

Fix lifetime issues with the original attempt. We do not need to prevent
it from being GC-finalized: only to make sure it does not conflict with
a concurrent uv_close callback.
@vtjnash vtjnash force-pushed the jn/io-handle-life branch from 9a1b839 to f3fe012 Compare April 13, 2022 20:27
@vtjnash
Copy link
Member Author

vtjnash commented Apr 13, 2022

For safety, rerunning after #44956, though I developed them together, so it should be fine

@vtjnash vtjnash merged commit 72cd1c4 into master Apr 14, 2022
@vtjnash vtjnash deleted the jn/io-handle-life branch April 14, 2022 20:33
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Apr 14, 2022
DilumAluthge added a commit that referenced this pull request Apr 21, 2022
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