Skip to content
Commit c3d6678e authored by Gary E. Miller's avatar Gary E. Miller 💬
Browse files

ntpviz: use the Python csv module. Write tmp files instead of live ones

The Python csv module is clearly less efficient, but will guard against
the csv file format breaking RFC4180.  Also, write index.html and
summary.csv to tmp files, then move them into place.  This prevents
clients reading partial files.  The plot files still have this
problem.
parent 5446728b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment