Hi all! I started integrating spicedb in our proje...
# spicedb
d
Hi all! I started integrating spicedb in our project but found something in the authzed-py library that stops us from proceeding. Unfortunately, if one tries to instantiate a client inside a sub-thread it throws a RuntimeError. All details can be found in the following issue: https://github.com/authzed/authzed-py/issues/33. Is this a real issue or am I missing something?