Bug 493231

Summary: Block sleep while writing device
Product: [Applications] isoimagewriter Reporter: Justin Zobel <justin>
Component: generalAssignee: Jonathan Riddell <jr>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Justin Zobel 2024-09-16 22:53:03 UTC
The device could potentially go to sleep if the write takes a long time.

Blocking sleep using (if available) systemd-inhibit (or similar) will stop it suspending and wasting time for the user.