diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-01 01:20:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-01 01:20:26 +0100 |
| commit | a51006b8d2a1d61a1f1e52e0eb0e1e5ac8aaa183 (patch) | |
| tree | 6ebf5d4cb44e7d452eaa6c4f2ac844065431483f /compiler/rustc_parse/src/errors.rs | |
| parent | 19604c2362c0b7687b32bf9ca442078564de1dab (diff) | |
| parent | 10b08e3c9c935da0295fc57ac7dbad99778068e7 (diff) | |
| download | rust-a51006b8d2a1d61a1f1e52e0eb0e1e5ac8aaa183.tar.gz rust-a51006b8d2a1d61a1f1e52e0eb0e1e5ac8aaa183.zip | |
Rollup merge of #108555 - Zoxc:par-fix, r=cjgillot
Fix a race in the query system This fixes an issue where in between the `job` removal and `complete` call the query neither has a job nor a result, allowing another thread to start executing it again. r? ``@cjgillot``
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
