Commits for markd
switch to files view, user index
v423_preview to v423_preview2 (2021-10-25 to 2021-11-01) v423
Show details
7ac25ae99f0b09760b750e88afb5b8711380cfd5 Mon Oct 25 14:24:46 2021 -0700
- improve gitingore to make it easier to check for forgotten commits'
902dd7f624e16a660ad582533f264b720ffcdb41 Thu Oct 28 12:07:31 2021 -0700
- don't create a process group on pipelineOpen, stay in the parent process group
- src/lib/tests/expected/pipelineExecError.parent.err - lines changed 1, context: html, text, full: html, text
86bb9f0fdcc838887b2d4a84154eea0e0f7b8631 Fri Oct 29 14:57:24 2021 -0700
- Revert "don't create a process group on pipelineOpen, stay in the parent process group"
Another appoch is going to be tried to kill runaway process that requires the process group.
This reverts commit 902dd7f624e16a660ad582533f264b720ffcdb41.
- src/lib/tests/expected/pipelineExecError.parent.err - lines changed 1, context: html, text, full: html, text
1288a4961387d06d4a5458ae493f7ad25f88e932 Fri Oct 29 14:59:22 2021 -0700
- add more to .gitignore
6f949e90b1ba3de976455fbcf9da21897761d134 Fri Oct 29 16:11:58 2021 -0700
- add timeout option to pipeline to allow kill long-running pipelines, especially ones run from CGIs
- src/hg/cgilib/gtexBoxplot.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgGene/rnaStructure.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlace.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgPhyloPlace/runUsher.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgSession/backup.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgSession/hgSession.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgc/barChartClick.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgc/rnaFoldClick.c - lines changed 2, context: html, text, full: html, text
- src/hg/inc/partitionSort.h - lines changed 1, context: html, text, full: html, text
- src/hg/lib/customAdjacency.c - lines changed 1, context: html, text, full: html, text
- src/hg/lib/customFactory.c - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/hgLoadMafFrames/hgLoadMafFrames.c - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/hgLoadPsl/hgLoadPsl.c - lines changed 4, context: html, text, full: html, text
- src/hg/utils/hubClone/hubClone.c - lines changed 1, context: html, text, full: html, text
- src/lib/tests/expected/pipelineTimeout.parent.err - lines changed 2, context: html, text, full: html, text
- src/lib/tests/pipelineTester.c - lines changed 8, context: html, text, full: html, text
switch to files view, user index