Skip to content

Load GitLabSchema as workaround for errors

Luke Duncalfe requested to merge 211478-load-graphql-schema-workaround into master

What does this MR do?

This MR loads GitLabSchema as a workaround for errors we see due to a lack of thread safety (see #211478 (comment 320636547)).

We can remove this workaround when we convert the schema to use the new query interpreter runtime #210556 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports