You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #/DEV Avoid timeout in 10 minutes for docker pull process.
* Right now the application is waiting 10 minutes for the
* <em>docker pull image</em>. Potentially it can be replaced by
* {@link ResultCallbackTemplate#awaitCompletion()}, but in this case
* the process may hangs forever.
The puzzle was created by dgroup on 13-Apr-19.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
DEV-97f3ca64
from #DEV has to be resolved:docker-unittests/src/main/java/com/github/dgroup/dockertest/process/docker/cmd/Pull.java
Lines 51 to 55 in 8c4eb00
The puzzle was created by dgroup on 13-Apr-19.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: