Shahriyar Rzayev

Results 76 comments of Shahriyar Rzayev

Same issue on Ubuntu 20.04.4 LTS: ``` black --version Objects/typeobject.c:5389: PyType_Ready: Assertion "type->tp_call != ((void *)0)" failed Enable tracemalloc to get the memory block allocation traceback object address : 0x56150d756050...

@sstephenson @mislav Could you please share your ideas here? :) Thanks.

There is no segfault but I got a new fail as: ``` Update Import: datetime(1) Update Imported: Decimal(2) Update Imported: Optional(3) Update Import: pytz(6) Update Imported: relativedelta(7) Update Imported: apps(8)...

@dkrystki Well I have no plugin installed. I run reloadium on the terminal. Do you have a commandline flag for disabling the cache?

okay, `export RW_CACHE=False` `reloadium run manage.py runserver 0.0.0.0:8000 --noreload` The result of changes: ``` Reloadium experienced an error. Please submit a github issue to let us know at https://github.com/reloadware/reloadium Last...

:) That can be useful in fact. We can do it for next release.

:( sorry for the bad experience, in fact, most of the code base has been refactored for release_v2.0. https://github.com/ShahriyarR/MySQL-AutoXtraBackup/pull/389 I have implemented docker container runs, API calls, etc. Basically, we...

Indeed, proper error handling related to exit codes should be applied here as well. Thanks for the report - converting to the bug as verified.

@WernerMairl As I have released version 2.0, this error should not be encountered anymore. Could you please checkout out the latest version of our tool? Thanks :)