hantusk opened a new issue #7082:
URL: https://github.com/apache/arrow/issues/7082
When running an ASGI webapp in python with uvicorn, I am getting the
following error when shutting down. Solved by reverting back to pyarrow 0.16.0
```python
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "pyarrow/types.pxi", line 2638, in
pyarrow.lib._unregister_py_extension_types
SystemError: Bad call flags in _PyMethodDef_RawFastCallDict. METH_OLDARGS is
no longer supported!
[1] 23073 segmentation fault uvicorn ba...
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]