Skip to content

Add debugging info for projects factory

David Dieulivol requested to merge ddieulivol-factory_debugging into master

What does this MR do and why?

Related to #434948 (closed).

We think the timeouts are happening because we're being stuck somewhere in the factory creation in specs.

This MR adds some puts debugging to determine where we stop exactly.

Merge request reports