]> git.lizzy.rs Git - rust.git/commit
Fix panic in ConcurrencyLimiter when unwinding
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>
Fri, 2 Sep 2022 09:34:37 +0000 (09:34 +0000)
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>
Fri, 2 Sep 2022 09:34:41 +0000 (09:34 +0000)
commit9054e66703dbcac8b7ba12d2ebceeecdb676ec5a
tree4ff7673182a730e893cd6c28d64dfb7d9f0377fc
parent244455d8e3137f3bd3e2ee6a49ebb787e7d7f792
Fix panic in ConcurrencyLimiter when unwinding

Fixes #1275
src/concurrency_limiter.rs
src/driver/aot.rs