Ticket #68 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Reduce the amount of time export files are unavailable

Reported by: blee Owned by: confman-developers@…
Priority: major Milestone: confman-1.9.3
Component: confexport Version: 1.9.2b
Keywords: Cc:

Description

confexport is inefficient about switching over from the old export file(s) to the new export file(s). The amount of time export files are unavailable should be reduced as much as possible.

Change History

comment:1 Changed 2 years ago by blee

(In [420]) Reduce the amount of time export files are unavailable. This is down
to 2 mvs, one to move the old export out of the way and one to move
the new export into place.

See #68

comment:2 Changed 2 years ago by blee

  • Status changed from new to closed
  • Resolution set to fixed

(In [421]) Merge from trunk an improvement to confexport to reduce the amount
of time export files are unavailable.

Fixes #68

Note: See TracTickets for help on using tickets.