[TxMt] kill Rdaemon (Rdaemon-package)

Martin Batholdy batholdy at googlemail.com
Tue Feb 21 15:43:47 UTC 2012


Hi,

Is it possible to kill / force quit Rdaemon calculations?
Currently, I always force quit textmate, which sometimes is devastating if I haven't properly saved my document before.


So for example if I execute this code via the Rdaemon – how can I stop it? :)


i <- FALSE

while(i == FALSE) {

	print('HELP')

}


More information about the textmate mailing list