DO NOT MERGE: This is for debugging a race condition in a customer setup. The theory is that the pseudostates are getting overridden by a custom decorator. By setting parameters.pseudoDelay to 100 or some other value, perhaps we can force it to apply last. If that works, we'll have more information to help fix their setup or possibly have a workaround if this is merged.
DO NOT MERGE: This is for debugging a race condition in a customer setup. The theory is that the pseudostates are getting overridden by a custom decorator. By setting
parameters.pseudoDelay
to 100 or some other value, perhaps we can force it to apply last. If that works, we'll have more information to help fix their setup or possibly have a workaround if this is merged.