HDFGroup / HDFGroup/hdf5

Callback for H5Pset_append_flush() is never invoked by library

Open
#4,545 0 comments 0 reactions 1 assignee Claimed by @bmribler View on GitHub
Component - C Library
Dominant language
C
Stars
988
Forks
355
Avg merge
4d 2h
Merged PRs (30d)
12

Description

**Describe the bug**
The function pointer gets stored, but is never called.

**Expected behavior**
Call it according to the spec for H5Pset_append_flush()

**Platform (please complete the following information)**
All

**Additional context**
It is semi-tested in test/swmr.c: the set/get of the property is checked, but there's no actual validation that the callback is invoked.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.