BenKettlewell
BenKettlewell
Yep! Tested and confirmed fixed 👍
I stand corrected. Clicking the button doesn't crash it, but if you don't finish making the group you still get a Null DB entry. If you get that you can...
I also checked trying to increase the dynamic chunk value and it seems stuck on 50000.
Much appreciated. No rush from my end though. I manually upped the static value to 1000000000 and wow what a difference that makes. Went from 3% in 4 hours to...
I'm looking into this issue as well. Single local agent but 4 GPUs, is it not able to sum them together? I found [this stdout parser](https://github.com/hashview/hashview/blob/1d4dce6f3d9cbb7056f829f84b7c6283a878ea6e/helpers/hc_stdout_parser.rb#L17) which is looking for...
Modified Gemfile.lock logger version to 1.3.0 and I was able to successfully get everything up and running.
This makes me sad. Even ctrl+z doesn't undo which makes this awesome tool pretty much unusable. \sigh\
Encountering this problem as well. Here's a little more for a stack trace. ``` python File "...\mycode", line 123, in my_function self.jira.my_function( File "...\AppData\Roaming\Python\Python39\site-packages\jira-3.4.1-py3.9.egg\jira\client.py", line 119, in wrapper result =...