diegobill

Results 36 comments of diegobill

@masudias , in my use case the event to schedule the task 1 and 2 are independent, so I can not schedule que task 2 during the execution of the...

any update from this error? I am still seeing on Docker in Ubuntu 16.04: ``` FROM python:2.7.18-slim # Install packages RUN apt-get -yqq update && \ apt-get -yqq install mercurial...

any update from this error? I am still seeing on Docker in Ubuntu 16.04: ``` FROM python:2.7.18-slim # Install packages RUN apt-get -yqq update && \ apt-get -yqq install mercurial...

@hnyashiro , Did you have this problem? ``` $ ant setup-libs -Dsdk.dir=$ANDROID_HOME Buildfile: /home/felix/workspace/jitsi-android-459below/build.xml BUILD FAILED /home/felix/workspace/jitsi-android-459below/build.xml:49: Cannot find /home/felix/Android/Sdk/tools/ant/build.xml imported from /home/felix/workspace/jitsi-android-459below/build.xml Total time: 0 seconds ``` I think...