Closed Oberon00 closed 7 years ago
I should mention that I only did a b2 ts_
on my Windows 10 x64 MSVC 14 2015 platform to confirm that the updated test passes for me, but that's all.
Oh, I just see that the test seems to work just by chance because unless I'm mistaken Sorry, I missed the ~serial_executor
fails do ensure that "The completion of all the closures happen before the completion of the executor destructor. " (docs). It seems to just call close()
.scoped_thread
member. Works fine as documented 👍
Thanks for the PR
Fixes #117.