Fix Target.targetCreated handler for existing targets - #539
Conversation
|
I guess you are running specs with ferrum |
yeah. I'm afraid I don't remember the exact reason why we had to switch to flatten: false, but it probably had to do with stability.
Yeah, checking it out. I'm seeing some performance regressions with flatten (5-6 minutes runs vs 3-4 minutes; the normal deviation for this particular suite is ~1 minute though), and also some intermittent Is that going to be the new default or something in v1? |
|
Interesting, by any chance any reproducible test out of your project, at least for the error, perfomance regressions would be hard to debug, but very interesting. |
Came up in our large system spec suite,
Clientdoes not respond tosession_id, so I'm assumingtarget#session_idshould be right here. Haven't seen any errors related to that since.