codesacka / openholdembot

Automatically exported from code.google.com/p/openholdembot
Other
0 stars 0 forks source link

Crashes probably due to too many instances of OH #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which product and version is being used? (OpenHoldem, OpenScrape, OHReplay,
or ManualMode)
OH 2.0.0

What steps will reproduce the problem?
1. Open too many (26) instances of OH
2. debug tab: "session"
3.

What is the expected output? What do you see instead?
OH should terminate, if there are too many instances and it couldn't get an
unique session ID, as the session ID is used e.g. for an unique debug log
file, etc.

Please use labels and text to provide additional information.
http://www.maxinmontreal.com/forums/viewtopic.php?f=156&t=7581&start=0&st=0&sk=t
&sd=a

Original issue reported on code.google.com by thehighfish@googlemail.com on 15 May 2009 at 2:34

GoogleCodeExporter commented 9 years ago
Added call to PostQuitMessage after display of message box.

rev. 809

Original comment by openhol...@gmail.com on 15 May 2009 at 6:28