Don't throw an exception part-way through resolving assets (#2221).
authorCarl Hetherington <cth@carlh.net>
Wed, 23 Mar 2022 23:01:33 +0000 (00:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Mar 2022 23:01:33 +0000 (00:01 +0100)
This was applied to libdcp master in 81c6fcba2.  It seems wrong
to give up in the middle of resolving things, as it might not
work if things happen to be in the wrong order.


No differences found