galaxyproject / galaxyproject/planemo
Thread Safe I/O Redirection
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
Extend idea started in #368 to have a thread local sys variable that is passed around to everything that produces I/O and is used for printing to a pseudo standard out and err.
The thread unsafe I/O redirection works for a CLI driven planemo - but isn't appropriate for library or webapp use.
Contributor guide
Assessment
This issue has not been assessed yet.