My fabfile:
from fabric.api import run
def test():
run("sleep 1000")fab -H localhost in version 0.9 - all ok, but in 1.0.0 - top show a high cpu usage (100% percents). Why ?
_______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
