openwallet-foundation / askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
63 stars 51 forks source link

(bug) Nightly builds of the Python Wrapper are failing #81

Closed swcurran closed 1 year ago

swcurran commented 1 year ago

The nightly builds failed on the Python wrapper.

andrewwhitehead commented 1 year ago

I believe this will be resolved by #88 (thread shutdown at exit) and #89 (updating to sqlx 0.6). It's an intermittent crash after all the tests have run.