mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +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