Alexander Torstling

Results 2 issues of Alexander Torstling

Hello! I took a stab at a 1-1 replacement for thread-scoped, in order to avoid the unsafe declaration. Works well for me so far. Crossbeam requires the session to have...

Hello! Valgrind seems to rename itself and do a few tricks which confuses killall: ``` alext@dark:~/installs/psmisc$ which valgrind /usr/bin/valgrind alext@dark:~/installs/psmisc$ file /usr/bin/valgrind /usr/bin/valgrind: POSIX shell script, ASCII text executable alext@dark:~/installs/psmisc$...