File Changes for chmalee
switch to commits view, user indexv425_preview to v425_preview2 (2021-12-13 to 2021-12-20) v425
Show details
- src/hg/hgTracks/searchTracks.c
- lines changed 22, context: html, text, full: html, text
f183ef95b2e4a00177a3e21a47b6272da746ce4c Mon Dec 13 15:21:15 2021 -0800
hgTracks track search on hubs: Angie noticed that calling pthread_join will wait for a still running thread to finish, which nullifies the point of having a timeout, while also discovering that if we have fewer threads than hubs to work through, we will never work through some hubs at all because of a missing loop in addUnconnectedHubSearchResults(). This commit rectifies both problems
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
86c0ae01a623e119c5fde1409507ab190ce5cd2f Mon Dec 20 10:59:54 2021 -0800
v425 preview2, refs #28625
switch to commits view, user index