toxicwind

Results 3 comments of toxicwind

``` async def publish_loop(self): while True: try: try: msg = await asyncio.wait_for(self.messages.get(), timeout=60) except asyncio.TimeoutError: print("Queue idle for 60 seconds. Loop is still active.") continue try: await self.send(*msg) except Exception...

``` ERROR:root:!!! Exception during processing !!! ERROR:root:Traceback (most recent call last): File "D:\sd\ComfyUI\execution.py", line 154, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\sd\ComfyUI\execution.py", line 84, in get_output_data return_values...

Would be wonderful if coins like EMC2 and FLT were able to be hashed with node. ref for flutter: https://github.com/thekidcoin/stratum-mining/commit/e1f611c6579d40d4fd96c6e982401e00f0cedd29 really love your code here!