Adarsh jaiswal
Adarsh jaiswal
Hey @yanivbh1 , i would love to work on this issue. Can you please tell me the file in which i should make the changes to make things work, because...
Hey @shay23b, @yanivbh1 , I tried to understand the bug and took help from an AI model and it suggested these changes in the "validate_protobuf" function : In the updated...
@rnowling-memphis I looked into the memphis/memphis file on my local machine and after running the pylint test the given error is found on the following lines: - `bug.py:478:21: E1101: Instance...
- In which issue, is that function reffered to? - I would love to work on that issue
> Thanks @Adarsh-jaiss ! I'm not sure that disabling the linting error is the right move here without first checking that the code works. In the previous instance, it made...
- Is anyone worked on this issue, if not then I would love to work to work on this issue
Hey @Avitaltrifsik , I have created a stopConsume method with self parameter. kindly have a look into this: ``` def stopConsume(self): if self.t_consume is not None: self.t_consume.cancel() self.t_consume = None...
@idanasulinmemphis I have mentioned this issue in the pr https://github.com/memphisdev/memphis.py/pull/193
- Hey @SwanHtetAung , I would love to work on this issue, can you please elaborate more about the issue, or any reference you can provide!
- @Srikantam-Bhavana please add the solutions and we will merge the PR