mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
fb62c54e13
When we're running a long operation with indeterminate duration it's useful to use the gtk.ProgressBar's pulse method to show that something is happening but we don't know how long it will take. Signed-off-by: Joshua Lock <josh@linux.intel.com>