Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
iso8583-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d46036b9
authored
Jan 25, 2023
by
Owo Sugiana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Bug fixed saat Invoice ID timeout thread ID belum dibuang dari antrian
1 parent
fec4d9cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
iso8583_web/iso8583/__init__.py
iso8583_web/iso8583/__init__.py
View file @
d46036b
...
...
@@ -369,6 +369,7 @@ class Parser(Log):
if
duration
<
10
:
return
True
self
.
log_error
(
f
'Invoice ID {inv_id} thread {self.parser_id} timeout'
)
self
.
remove_invoice_id
(
inv_id
)
self
.
running
=
False
def
run
(
self
):
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment