mwinkel-dev
mwinkel-dev
Hi @smithsp, I'm curious whether including the `pthread_port.h` in the `mdsmsg.h` fixed the problem that GA encountered with the Conda Forge build of MDSplus for Intel MacOS. https://github.com/conda-forge/mdsplus-feedstock/pull/54
Hi @smithsp -- Thanks for the update. I will therefore keep this issue open. When you report success with the Conda Forge build, then we will close this issue.
According to Mitchell's post on another issue, Atlas has been running `alpha-7.139.59` since November 2023. And that Atlas is on RHEL8. [Issue 2704, post of 13-Feb-2024](https://github.com/MDSplus/mdsplus/issues/2704#issuecomment-1942770586)
Hi @sflanagan -- Josh has succeeded in reproducing the issue with the current alpha on Ubuntu. We are now debugging the problem. And will post additional updates here later this...
Took some time to configure my dev environment, but I am now also able to reproduce the bug. So will attach the debugger and figure out how the code is...
Progress has been made on debugging the issue, but still more to do to locate the root cause of the dangling sockets. Have provided my initial findings to Josh and...
Hi @smithsp and @sflanagan -- I will test Josh's workaround right now. I'm sure it will work. I have been manually killing the `mdsip` process between experiments and that of...
Hi @smithsp and @sflanagan -- I have tested Josh's recommended workaround and it is A-OK. Here are the details of the experiment . . . - There are two action...
Hi @smithsp and @sflanagan -- Root cause of the dangling sockets in `mdstcl` has been found. When "actions" complete, there is a coordination problem between two threads. Conceptually, one thread...
Hi @sflanagan -- How many "actions" are issued when running a single DIII-D shot? And how many "action servers" are involved? And how many shots per day? Would like that...