
25 Apr
2006
25 Apr
'06
9:52 a.m.
Alexey Trenikhin wrote:
Do you plan make it work correctly with C++ exception handling? I've tried Gnu Pth ~ 6 month ago and user context switch caused mess in exception handlers.
Alexey What do you exactly means with correctly? What are the problems are you seeing with Pth? On witch platform?
Ideally exception handling should work int the same way as with kernel (native) threads. If that can't be done, coroutines aren't going be that useful. -- Giovanni P. Deretta