[Gambas-user] R: My programm name of process
Bruce
bbruen at ...2308...
Fri Oct 5 17:47:19 CEST 2012
On Fri, 2012-10-05 at 16:24 +0100, Ru Vuott wrote:
> > >
> > >
> > Even that is risky, because if you have more than one
> > instance of the
> > same executable running .. you will send a SIGTERM to all of
> > them.
> >
>
> Ok... but this is an exceptional and rare eventuality !!! no ?
>
No, not really exceptional and in fact not really rare.
For example, I may have six or seven lxterminals open, three or four
instances of firefox running, at least two or three instances of the
gambas IDE running, several libre-office documents open etc etc etc.
There is no reason to think that one of your gambas projects may have a
single instance running unless that is a particular RULE. In fact, of
our ongoing problems here is to ensure that there is only one instance
of a particular project running, so far with limited success.
:-)
Bruce
More information about the User
mailing list