Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 строки
290 B

  1. - check if the thread pool can deadlock if all threads are waiting for their counter_blocker
  2. - check if we could implement some kind of progress_messages for the worker threads while waiting for counter_blocker
  3. - check if the conditional variables are used correctly inside counter_blockers