Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Subject: tweak kdb interface for thread safety X-RT-Original-Encoding: iso-8859-1 Content-Length: 192 Drop the flag in the data structure that says whether the interface is thread-safe; the plugin should always be thread-safe. The kdb library should drop the lock support related to this, too.