If journal gets full during signing, the signing fails
Two ways to handle this:
- Flush zone file to disk -> reset journal -> apply signatures to zone -> save signatures to empty journal.
- Apply signatures to zone -> flush zone file to disk -> reset journal -> save signatures to empty journal.