summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2019-12-30 22:59:15 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2019-12-30 22:59:15 (GMT)
commit68b012f0175c357d59a7d870779a765f3ab8358d (patch)
treeeb34ee0185a8410826c244d389f310cc5a30df2b /doc
parent0b5dfad751cf0f13151648d1eb0548d71eb27dad (diff)
downloadhdf5-68b012f0175c357d59a7d870779a765f3ab8358d.zip
hdf5-68b012f0175c357d59a7d870779a765f3ab8358d.tar.gz
hdf5-68b012f0175c357d59a7d870779a765f3ab8358d.tar.bz2
Mention that I fixed the VFD SWMR tests.
Diffstat (limited to 'doc')
-rw-r--r--doc/VFD_SWMR_Punch_List.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/VFD_SWMR_Punch_List.md b/doc/VFD_SWMR_Punch_List.md
index d343715..57711bb 100644
--- a/doc/VFD_SWMR_Punch_List.md
+++ b/doc/VFD_SWMR_Punch_List.md
@@ -59,9 +59,9 @@ guide to the syntax.
- Cleanup EOA hack in H5FD\_read().
- - Address file open failures in SWMR tests. These appear to be
- cases in which the writer finishes before the reader opens --
- causing the reader to fail as the metadata file no longer
+ - **David, complete** Address file open failures in SWMR tests. These
+ appear to be cases in which the writer finishes before the reader
+ opens -- causing the reader to fail as the metadata file no longer
exists. If so, handle this more gracefully.
14. Add support for specifying the VFD that sits under the VFD SWMR