andrew-ld
andrew-ld
Currently ObjectCache depends on the system time never changing, which is not optimal in a setup where the app runs for a long time, the user or the system might...
``` WARNING:API 'android.registerTransform' is obsolete. It will be removed in version 8.0 of the Android Gradle plugin. The Transform API is removed to improve build performance. Projects that use the...
UniqueViolationException currently in the instances created by objectbox itself in the error message is the id that conflicts with the document we want to insert, I wonder if it is...
> Start with a clear and concise description of what problem you are trying to solve. avoid that the insertion of entities in the database fails because there is no...
my application includes other native binaries that depend on libc++, it would be nice if you distributed objectbox binaries without libc++ statically linked so as to reduce the binary size...
## Context Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. * Operating System: archlinux *...
Hi, I am checking my project with pytype and I am experiencing an error that happens non-deterministically, even resetting the caches happens about 30% of the attempts project: https://github.com/andrew-ld/LL-mtproto commit:...
🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
wopsie opsie you have wrongly typed "allow all" instead of "deny all" https://github.com/openspace42/aenigma/blob/d0c5ef1b0580ccd3584c40b5acc49bf6df969410/conf/nginx/onion#L85-L87 https://github.com/openspace42/aenigma/blob/d0c5ef1b0580ccd3584c40b5acc49bf6df969410/conf/nginx/domain#L86-L88 https://github.com/openspace42/aenigma/blob/d0c5ef1b0580ccd3584c40b5acc49bf6df969410/conf/nginx/additional_domain#L75-L77
``` http_1 | Error handling request http_1 | invalid state http_1 | Traceback (most recent call last): http_1 | File "/usr/local/lib/python3.8/site-packages/aiohttp_json_rpc/client.py", line 100, in _handle_msgs http_1 | self._pending[msg.data['id']].set_result( http_1 |...