mirror of https://github.com/cutefishos/calamares
[libcalamares] Try to avoid progress going backwards
This is more a test-inspired hack than anything else: since signals are delivered asynchronously, we can end up delivering progress signals out-of-order, and then the signal spy lists them wrong: progress goes backwards. Insert a tiny delay between jobs to allow signals to be delivered in-order.main
parent
053321d4d2
commit
9d395e82f0
Loading…
Reference in New Issue