GithubHelp home page GithubHelp logo

Comments (6)

honoki avatar honoki commented on September 22, 2024

Looks like the bug is here:

def retestAllRequests(self):
for i in range(self.tableModel.getRowCount()):
logEntry = self._log.get(self.logTable.convertRowIndexToModel(i))
handle_message(self, "AUTORIZE", False, logEntry._originalrequestResponse)

It will continue to iterate over a table that is changing while results are retested.

from autorize.

terminalJunki3 avatar terminalJunki3 commented on September 22, 2024

@honoki Looking into this. I was able to replicate it so thats half the battle. 👍

image

from autorize.

terminalJunki3 avatar terminalJunki3 commented on September 22, 2024

@honoki just submitted a pull request with a fix for this. #86

from autorize.

Quitten avatar Quitten commented on September 22, 2024

@honoki - 7e38719 fixed this, please let me know you still suffering this issue.
Thanks to @terminalJunki3 👍

from autorize.

honoki avatar honoki commented on September 22, 2024

Excited to test this, thanks for your efforts!

from autorize.

terminalJunki3 avatar terminalJunki3 commented on September 22, 2024

@honoki Glad I could help!

from autorize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.