Shaokun-X

Results 4 issues of Shaokun-X

The program stuck at [line 174](https://github.com/dave3d/dicom2stl/blob/main/utils/vtkutils.py#174) in `vtkutils.py`: ```python def reduceMesh(mymesh, reductionFactor): """Reduce the number of triangles in a mesh using VTK's QuadricDecimation filter.""" try: t = time.perf_counter() deci =...

**What happened**: If a timeout happens when steaming exec command, the websocket client simply stops reading, and the ERROR_CHANNEL becomes empty if the exec command is not finished. Then if...

kind/bug
lifecycle/rotten

Hi there, thanks for your amazing work! I recently found that plow doesn't seem to be able to resolve `localhost` to IPv6 address if IPv4 failed. ### What I have...

**Describe the bug** If I leave k9s running for a while, lines like `MallocStackLogging: can't turn off malloc stack logging because it was not enabled.` will start to appear here...