In our project we're testing a piece of code which uses SELECT ... FOR UPDATE to lock acquire a lock. In a test we're running a concurrent test and when running on Git Hub Workflows, it fails randomly ...
Thanks for raising this @andnorxor Any chance you can share the input openApi decription you are using to generate the client? Given the current metadata for graph, the select query parameter should ...