mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +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.