mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 22:13:19 +00:00
Function call selectors correctly checked if their arguments are required to run in threaded context, but forgot to check the function itself - which is now done.