Closed yang0011102 closed 4 years ago
The problem appears under file 'spyne\server\null.py', line 69 self.service = _FunctionProxy(self, self.app, async=False)
It seems that 'async' is already used by latested version of python
OCH This issue has been fixed in version 2.13
The problem appears under file 'spyne\server\null.py', line 69 self.service = _FunctionProxy(self, self.app, async=False)
It seems that 'async' is already used by latested version of python