Giter Site home page Giter Site logo

icgc-tcga-pancancer / gt-download-upload-wrapper Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 502 KB

This tool is used to monitor and make gt-download more robust. To be use primarily withing SeqWare workflows

License: GNU General Public License v2.0

Perl 100.00%

gt-download-upload-wrapper's People

Contributors

adamjohnwright avatar briandoconnor avatar denis-yuen avatar mdperry avatar niall-byrne avatar solomonshorser-oicr avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mdperry

gt-download-upload-wrapper's Issues

Ideas for Improvements to Downloader

Here are some ideas:

  • the first while loop checking "-e $file" will almost immediately be true and exit since the first thing gtdownload does is to create a placeholder file for the bittorrent download
  • the main loop will then join on the thread, waiting for an exit
  • the actual thread will continue until there's a timeout
  • if there's a timeout then the thread will exit
  • because the control loop has exited and the program is waiting on the join it will just exit, it doesn't look like there is anything to catch an error state in this case
  • you need one final check to ensure that the download did work properly otherwise you may report success when it's actually a failure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.