summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/faq.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index 325b14c..069a3b4 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -23,6 +23,12 @@ It is currently maintained by Hernan E. Grecco <hernan.grecco@gmail.com>.
Take a look at AUTHORS_ for more information
+Is PyVISA thread-safe?
+----------------------
+
+Yes, PyVISA is thread safe starting from version 1.6.
+
+
I have an error in my program and I am having trouble to fix it
---------------------------------------------------------------