ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 14 forks source link

Simplify thread_pool_wrapper constructor #268

Closed bmerry closed 1 year ago

bmerry commented 1 year ago

When it was first written, compiler bugs prevented importing the base class constructor, but compilers have since improved (hopefully).