Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add python coverage
[simgrid.git] / examples / python / actor-yield / actor-yield.tesh
1 #!/usr/bin/env tesh
2
3 $ python3 ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/actor-yield.py ${platfdir}/small_platform_fatpipe.xml ${srcdir:=.}/../../s4u/actor-yield/s4u-actor-yield_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (1:yielder@Tremblay) I yielded 10 times. Goodbye now!
5 > [  0.000000] (2:yielder@Ruby) I yielded 15 times. Goodbye now!