octokit / source-generator

6 stars 3 forks source link

fix: Workaround to fix Kiota non-determinism resulting in flaky builds #27

Closed kfcampbell closed 8 months ago

kfcampbell commented 8 months ago

Fixes #15. It's not actually a race condition causing this, but something in Kiota being non-deterministic. This is another issue we should take to their team. I've filed #28 so we can remember to do that.