fix #514, call_data_callbacks after shared the data - #548
Conversation
benoitmartin88
left a comment
There was a problem hiding this comment.
Great feature to add. Thanks !
Not much is needed to merge this PR.
I think this feature would require a unit test. Could you add this?
656e28b to
3e1d45f
Compare
benoitmartin88
left a comment
There was a problem hiding this comment.
Almost ready to merge.
I do have a few questions that need answering concerning error handling, potentially superfluous functions and writing tests in C++.
f542e39 to
6806742
Compare
benoitmartin88
left a comment
There was a problem hiding this comment.
I think this is almost ready to merge.
Could you make sure the indent and spacing of the modified files is correct ?
Thanks !
Is it normal that the action indent doesn't catch that? |
|
@jbigot Could you review this PR please? |
jbigot
left a comment
There was a problem hiding this comment.
This is a great submission! My main comment is about moving Var_to_reclaim of the provider side instead of expecting each user to implement it. Overall this is really nice though!
|
What's the status for this one? |
Yushan-Wang
left a comment
There was a problem hiding this comment.
Looks good to me!
However, I have difficulties understanding the test.
Could you please add a test with hdf5, where the name of the file is a variable?
Before, we had to expose first the filename_size, then the filename. With your change, the order of the expose is then irrelevant.
Or exposing a vector who's size is also a variable?
|
For |
41fed24 to
b9ebda1
Compare
0307623 to
6751514
Compare
a09065e to
f779401
Compare
4b447e5 to
00a95b6
Compare
add Delayed_data_callbacks class Adding some test how work delayed_data_callbacks class
3621cc4 to
8c02ed4
Compare
caeaeb8 to
999d228
Compare
!!!INSERT YOUR DESCRIPTION HERE!!!
List of things to check before making a PR
Before merging your code, please check the following:
.clang-format;Fix #issuekeyword to autoclose the issue when merged.