Same here...awesome work Sandor. Not sure why it's "freezing" or "locking up" for some people, I've never had the problem, but I don't have a lot of gridseeds either. Maybe it's a memory allocation issue with enabling autotune for all those gridseeds? I'm not sure if you're using hashtables, arrays, or dictionaries to record and keep track of autotune info but maybe people with a lot of gridseeds are hitting a limitation within the method?
If someone wants to send me 100 or more gridseeds to "test" I have 32GB ram in my system to test the theory
Found my 'crash' - batch file set with --retries=5 and so if the pool timed out it just ended
Any way to put in multiple pools? or any kind of management once the program is running?
Apologies if I've missed anything obvious, trying to read 67 pages in 3 days is hard!