>
> go ahead and make the changes and commit

Committed revision 11649 (for Unix-like systems only)
This now uses the username in the service/lock file path.
Uses XDG_RUNTIME_DIR or /tmp, but never ~
rxapi now prints to the stdout

There's one thing about rxapi: I don't see what we try to achieve with
the `sigaction(SIGTERM,
&sa, NULL)` section.
I don't see any way rxapi could end gracefully.  If stopped by whatever
signal it just ends immediately.


On Thu, Dec 27, 2018 at 11:48 AM Rick McGuire <object.r...@gmail.com> wrote:

> Since it runs in a different process in normal operation, we could
> probably just unconditionally put out some messages indicating the source
> of the problem. Then if someone appears to be having issues, we can just
> ask them to start it from the command line and report the errors.
>
> But yes, go ahead and make the changes and commit.
>
> Rick
>
> On Thu, Dec 27, 2018 at 4:16 AM Erich Steinböck <
> erich.steinbo...@gmail.com> wrote:
>
>> Have you done anything else with these changes?
>>>
>>
>> Not yet.  I can do the change to use getpwuid() and commit, if you agree.
>>
>> What do you think regarding finding out whether rxapi runs or why it
>> couldn't start?  Maybe add an option to the rxapi command?
>> This would help (us) with support requests like "Rexx queuing doesn't
>> work for me -- why?"
>>
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to