eventbrite/pysoa
⛔️ DEPRECATED A Python library for writing (micro)services and their clients
PythonApache-2.0
Issues
- 0
- 0
TestPlans: emptydict and emptylist are ignored when global inputs are defined
#255 opened by leonardoa-eb - 0
PySOA server might not properly check/recycle old database connections
#251 opened by nickwilliams-eventbrite - 1
- 0
`UnicodeDecodeError` causing `InvalidMessageError` trying to deserialize a message when chunked
#240 opened by nickwilliams-eventbrite - 0
Put in place content length checks to make problems more visible
#243 opened by nickwilliams-eventbrite - 0
- 0
- 0
- 1
- 1
- 1
- 1
Add `calling_service` attribute to client context for clients created in Server
#218 opened by nickwilliams-eventbrite - 1
- 0
- 0
Regression: In test assertion helpers, plain strings become sets of characters
#207 opened by nickwilliams-eventbrite - 1
- 1
Drop Settings base in favor of adopting the Settings base from Conformity
#191 opened by nickwilliams-eventbrite - 0
Double-import trap in standalone services breaks on Python 3.7 when used with -m
#198 opened by nickwilliams-eventbrite - 1
- 0
Remove all Python 2.7-3.6 support
#194 opened by nickwilliams-eventbrite - 0
Getting "Process took too long to stop after file change" error but the process isn't killed
#161 opened by guillaume-eb - 1
- 1
"IndexError: list index out of range" in Client. _expand_objects
#156 opened by nickwilliams-eventbrite - 0
Client and server cannot communicate if one is Python 2 and the other is Python 3
#22 opened by nickwilliams-eventbrite