Skip to content

Conversation

@BioTurboNick
Copy link
Contributor

@vtjnash was introduced by #40642

@ararslan
Copy link
Member

Is it possible to add a test that would have caught this in the original PR, or is this what caused the (not particularly transparent) UNHANDLED TASK ERROR: IOError: stream is closed or unusable errors on Linux and FreeBSD on that PR? It probably shouldn't have been merged with those failures.

@BioTurboNick
Copy link
Contributor Author

I don't know why this would have caused an error specifically on Linux or FreeBSD... But adding a test to make sure this path works seems reasonable.

@vtjnash
Copy link
Member

vtjnash commented Nov 20, 2021

The PR likely needed to wait for the REPL task to exit, following whatever the other test do

@BioTurboNick
Copy link
Contributor Author

Think I got it. Needed an end of transmission character and then the wait.

@ararslan ararslan requested a review from vtjnash November 21, 2021 22:22
@Keno Keno merged commit b078d77 into JuliaLang:master Nov 22, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
)

* Fix UndefVarError due to unintentional signature change

* Add wait for REPL task to exit

* Add test

* test fix

* no invoke
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
)

* Fix UndefVarError due to unintentional signature change

* Add wait for REPL task to exit

* Add test

* test fix

* no invoke
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.

4 participants