There have been enough reports that they know it happens on both macOS and Windows. Multiple reports indicate the processes can continue when RESUME PROCESS is called. In this case RESUME PROCESS would have worked, because when quitting the server, the processes started again because the quitting process resumes them. However, this bug will never be reproducible on demand. The only way this bug can be fixed is by 4D engineers looking into the code to figure out why sometimes processes delayed with DELAY PROCESS don’t wake up. None of us know what kind of mechanism or data structures they are using to track when delayed processes should wake up.
Sometimes, as programmers, we just have to take the customer reports of something happening and look through our code to see what can possibly trigger the condition. I have done that before and discovered the cause of non-reproducible bugs. I have also looked and not found code that could cause a condition the customer reported. Jim Crate > On Jun 12, 2018, at 1:27 PM, Dennis, Neil via 4D_Tech <[email protected]> > wrote: > >> DELAY PROCESS never comes back > > Be sure to submit a bug with 4D when this happens. I submitted one and they > said if it isn't reproducible they "can't" fix it. If there is enough > complaining about it, I hope they would spend time digging into it and > realize it is a problem even if it can't be reproduced on demand. > > Neil > > > > > > > -- > > Privacy Disclaimer: This message contains confidential information and is > intended only for the named addressee. If you are not the named addressee you > should not disseminate, distribute or copy this email. Please delete this > email from your system and notify the sender immediately by replying to this > email. If you are not the intended recipient you are notified that > disclosing, copying, distributing or taking any action in reliance on the > contents of this information is strictly prohibited. > > The Alternative Investments division of UMB Fund Services provides a full > range of services to hedge funds, funds of funds and private equity funds. > Any tax advice in this communication is not intended to be used, and cannot > be used, by a client or any other person or entity for the purpose of (a) > avoiding penalties that may be imposed on any taxpayer or (b) promoting, > marketing, or recommending to another party any matter addressed herein. > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

