How to fix "Queue is not empty after probing"
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 19752
- Thank you received: 4584
08 Dec 2025 22:27 #339885
by andypugh
Replied by andypugh on topic How to fix "Queue is not empty after probing"
The second example is compiled-out by
github.com/LinuxCNC/linuxcnc/blame/maste...s274ngc_pre.cc#L1542
(But I am not clear why, the commit message doesn't really say: github.com/LinuxCNC/linuxcnc/commit/b96c...de5e67d2dde0339bece3 )
So, it must be the first one causing the issue.
Did you try adding a queue-buster as suggested? (Not that that is the right fix, but maybe it will tell us something)
github.com/LinuxCNC/linuxcnc/blame/maste...s274ngc_pre.cc#L1542
(But I am not clear why, the commit message doesn't really say: github.com/LinuxCNC/linuxcnc/commit/b96c...de5e67d2dde0339bece3 )
So, it must be the first one causing the issue.
Did you try adding a queue-buster as suggested? (Not that that is the right fix, but maybe it will tell us something)
Please Log in or Create an account to join the conversation.
- abs32
- Offline
- Senior Member
-
Less
More
- Posts: 66
- Thank you received: 0
09 Dec 2025 05:37 #339896
by abs32
Replied by abs32 on topic How to fix "Queue is not empty after probing"
Yes, I tried it and reported the result—it doesn't help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.086 seconds