A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
getThreadId returns the linux process id (typically numbers like 28423, 28424, ...) It would be appreciated if it really returned an id incrementing from zero, because now I have to use lock and iteration to map the PID to array index: https://github.com/olliNiinivaara/GuildenStern/blob/4b52391f7b7b7eb676db60a11534327ae197566e/src/guildenstern/dispatcher.nim#L84-L97
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by olliNiinivaara and has received 4 comments.