Sybren A. Stüvel 44c4ce3a69 Speed up packing
The .get() function raises a queue.Empty exception anyway, so there was
no real need for the .empty() call. Furthermore, it turned out to really
slow things down.
2018-06-05 15:12:10 +02:00
..
2018-03-22 10:10:50 +01:00
2018-06-05 15:12:10 +02:00
2018-03-22 10:06:48 +01:00
2018-03-22 10:06:48 +01:00