When firing off wrapper requests before the previous one has ended the later ones end up not being executed.
I should probably make a queue or something for this, but if anyone has a better idea on how to handle this I'd like to hear it.
This is currently only relevant for the https://github.com/IJHack/qtpass/tree/develop branch.
The text was updated successfully, but these errors were encountered:
When firing off wrapper requests before the previous one has ended the later ones end up not being executed.
I should probably make a queue or something for this, but if anyone has a better idea on how to handle this I'd like to hear it.
This is currently only relevant for the https://github.com/IJHack/qtpass/tree/develop branch.
The text was updated successfully, but these errors were encountered: