You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if you try to write an increment file without first reading in some data, MONIO will throw an error. This happens quite far down the line during the write -
Description
Currently, if you try to write an increment file without first reading in some data, MONIO will throw an error. This happens quite far down the line during the write -
monio/src/monio/AtlasWriter.cc
Line 276 in b9bc1b3
This isn't particularly helpful in this case - perhaps the issue can be caught earlier on in the process, and a useful error message can be provided.
The text was updated successfully, but these errors were encountered: