C++ 20 - concurrency - stop_token in jthread - politely interrupting the thread...
When I studied the Android's Asynctask mechanism many years ago, I was fascinated about the implementation of a nice state machine for different stages of an asynchronous task.
C++ multi threading was a bit raw, in the sense that it was not matured i...
som-itsolutions.hashnode.dev3 min read