Block a user
getBytes
is currently const
but not thread-safe
Actually maybe this is ok, since there's only a data race when called concurrently with a non-const
method
getBytes
is currently const
but not thread-safe
getBytes
is currently const
but not thread-safe
Refactor so that c++ and c apis more directly share code
Preserve version for conflict set swap for fdb patch
Rewrite "script tests" in python, and run in jenkins