~andrewmccarthy/byobu/ipv4-and-ipv6

Viewing all changes in revision 1787.

  • Committer: Dustin Kirkland
  • Date: 2011-11-23 18:50:58 UTC
  • Revision ID: kirkland@ubuntu.com-20111123185058-f2sa400adcxebkex
* usr/lib/byobu/ec2_cost, usr/lib/byobu/hostname,
  usr/lib/byobu/include/shutil, usr/lib/byobu/ip_address: LP: #894038
  - background all wgets, as these can be expensive (cough OpenStack cough)
  - sleep for 0.02 seconds after each wget, as most EC2 wgets take less
    than 0.01 seconds, but some might take longer
  - after backgrounded wget and sleep, attempt to read the results of the
    wget from a cache file;  if this succeeds, proceed and use it
  - if not, fail through gracefully, and pick up the results from the
    cach file on the next run

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: