handle-fast-accept: test: req.initial_deps is None #194
Open
Description
In this case it should respond some Error.
Current it just unwrap() it thus it would panic, which is not expected.
Also deps_committed should be checked too
In this case it should respond some Error.
Current it just unwrap() it thus it would panic, which is not expected.
Also deps_committed should be checked too