Commit a631c56d by Patryk Czarnik

interrupt

parent af076c83
......@@ -49,6 +49,8 @@ class WyplacanieZOczekiwaniem {
}
koniec = true;
wplacacz.interrupt();
wyplacacz.interrupt();
try {
wplacacz.join();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment