Skip to content

Fix printing planemo test logs#1299

Merged
mvdbeek merged 3 commits intogalaxyproject:masterfrom
mvdbeek:test_log_fixes
Oct 20, 2022
Merged

Fix printing planemo test logs#1299
mvdbeek merged 3 commits intogalaxyproject:masterfrom
mvdbeek:test_log_fixes

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Oct 19, 2022

We were quitting the context manager scope too early, so the print threads would stop too early.
I think this is the last fix after which I would create a new planemo release.

@mvdbeek mvdbeek force-pushed the test_log_fixes branch 2 times, most recently from 4c53dd2 to 2fe14f7 Compare October 19, 2022 17:51
@martenson
Copy link
Member

the failure may be related

@mvdbeek
Copy link
Member Author

mvdbeek commented Oct 19, 2022

Yep, had to use the with statement in cmd_serve.py as well.

We were quitting the context manager scope too early, so the print
threads would stop too early.
@mvdbeek mvdbeek enabled auto-merge October 20, 2022 07:08
@mvdbeek mvdbeek merged commit 75cbd3a into galaxyproject:master Oct 20, 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