Check the inodes in the user input
Closed this issue · 1 comments
laowantong commented
The user is not meant to modify the inodes given in the source file. The submitted file can miss any original inode, but no new inode can be added in the meantime. TODO: check that the initial set of inodes is a superset of those submitted.
poponealex commented
Lines 102-104, an error is raised if a parsed inode is not present in the as_population dict.