Forked from
asdf / asdf
Source project has a limited visibility.
-
Daniel Barlow authored
set :forced on operation-ancestor, to ensure that subsequent components are rebuilt. However, touching a random file in db-sockets is not usually a convincing reason to rebuild all of araneida and all of cliki, so when we do this cross-system leap, we remove the parent link Unfortunately, that breaks the what-have-we-done-so-far information, which is also kept in the ancestor operation. So, let's not do that any more. Compilations will be slower than intended, but faster than the infinite circular compilation behaviour that users of 1.65 observed
Daniel Barlow authoredset :forced on operation-ancestor, to ensure that subsequent components are rebuilt. However, touching a random file in db-sockets is not usually a convincing reason to rebuild all of araneida and all of cliki, so when we do this cross-system leap, we remove the parent link Unfortunately, that breaks the what-have-we-done-so-far information, which is also kept in the ancestor operation. So, let's not do that any more. Compilations will be slower than intended, but faster than the infinite circular compilation behaviour that users of 1.65 observed