Hi all<br><br>   I notice the core doc mentions that &quot;<span></span><a name="auto0">Most code in Twisted is not thread-safe. For example,
    writing data to a transport from a protocol is not thread-safe.
    </a>&quot; <br><br>   I want to know whether there is a way to know what methods are thread safe besides of reading source codes? Or I use<br>reacator.callFromThread for all related methods from threads other than reactor thread?<br>
<br>Thanks<br><br>dfgqq (gelin yan)<br>