We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084a77b commit e994e17Copy full SHA for e994e17
README.md
@@ -91,3 +91,9 @@ run `make run` again.
91
92
If you encounter any issues or have questions, please open an issue in
93
this repository. We'll be happy to assist.
94
+
95
+- No jobs are scheduled: When using a laptop and closing and re-opening, the
96
+ scheduler thread times out. To protect the qmaster, the scheduler thread
97
+ gets disconnect. To get it running again either restart the container or
98
+ remove and attach the scheduler thread manually ("qconf -kt scheduler" and
99
+ then "qconf -at scheduler").
0 commit comments