Commit graph

17 commits

Author SHA1 Message Date
Christophe Benz
d857f05a3b handle ids and providers frontend-side using helper 2010-06-16 22:13:16 +02:00
Christophe Benz
df9341b64c add more explicit message on debug 2010-06-16 21:48:49 +02:00
Christophe Benz
657e8fe407 bcall adds suffix to object, not the backend itself 2010-06-16 21:47:26 +02:00
Romain Bignon
7a51e53faa fix CallErrors constructor (refs #290) 2010-05-28 13:51:07 +02:00
Christophe Benz
64e380635d display exceptions backtraces if debug mode enabled 2010-05-20 16:29:19 +02:00
Christophe Benz
dcaeb761aa no need to create an object to yield 2010-05-16 16:17:46 +02:00
Christophe Benz
5bdc7605e5 add backtraces to exceptions 2010-05-14 17:33:57 +02:00
Christophe Benz
e0eddf0299 beautify code 2010-05-11 16:55:58 +02:00
Romain Bignon
6013bb1247 fix a race condition in responses handling (some responses could be lost). 2010-05-11 14:46:58 +02:00
Romain Bignon
098c96c58f pop results in the correct order 2010-05-01 16:02:42 +02:00
Romain Bignon
b4bcfd7593 do not freeze when a call is made with no backends 2010-05-01 15:48:42 +02:00
Romain Bignon
6edafa89a2 print a backtrace with debug() on each exception 2010-04-30 18:09:11 +02:00
Romain Bignon
cdfc6882f9 catch exceptions raised by iterators 2010-04-30 17:38:31 +02:00
Romain Bignon
35fa94e504 add the method Weboob.do_backends() 2010-04-29 22:24:05 +02:00
Romain Bignon
b49fb35d48 documentation 2010-04-29 11:55:13 +02:00
Romain Bignon
ff6c3f79ae threads: errors management 2010-04-29 11:08:08 +02:00
Romain Bignon
ad4fc17a89 new BackendsCall class to do asynchronous calls to backends methods 2010-04-27 00:59:13 +02:00