On Sun, 12.04.15 12:49, Marcel Holtmann (mar...@holtmann.org) wrote: > PACrunner is an existing implementation of this concept. It uses > threads and seems to work just fine. We bridged libproxy API > compatible library that talks to the PACrunner over D-Bus.
How does the abort-after-max-runtime logic work in PACrunner? How do you abort the thread? Do you use POSIX thread cancellation (yuck!), or do you check a cancelation flag after each javascript instruction? or what do you do? Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel