Having a description like this:
\begin{description}
\item[One or several threads are operating concurrently on some data structure, which is bad because and also blablabla.]
\end{description}
How is it possible to avoid that this (admittedly long) tag is written to one line? I want it to line break. Currently it is written to one line and goes outside of the document :(