You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleted copy&move ctors&assignments because of limitations by attributes (sync objects have nothing of both).
Set dtor virtual for polymorphism - ThreadPool has attributes which need to get their dtors called too and running threads shouldn't get lost.
0 commit comments