Komnomnomnom / swigibpy

Third party Interactive Brokers Python API generated from TWS C++ API using SWIG.
http://github.com/Komnomnomnom/swigibpy/
Other
158 stars 35 forks source link

Better error handling in poll thread #15

Closed Komnomnomnom closed 11 years ago

Komnomnomnom commented 11 years ago

Poll thread outer loop could catch and print all but fatal errors, making it more robust and encouraging client code to deal with errors is they need to.