Closed iCheppy closed 2 years ago
You need to close_client
, but in the future init_client
nor close_client
will not be needed, because of this kind of problems.
This issue is Stale because it has been open for 60 days with no activity. Contribute a fix or comment on the issue, or it will be closed in 3 days.
This issue has been marked as Stale and closed due to inactivity.
I am getting a bad exit code after several requests are made. The first few requests work fine, but then it breaks.
Process finished with exit code -1073741819 (0xC0000005)
(access violation error)