mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
Said lambda currently moves the permit parameter, so on the second and later calls it will possibly run into use-after-move. This can happen if the allocating section below fails and is re-tried.
62 KiB
62 KiB