Skip to content

New managed thread API

Pre-release
Pre-release
Compare
Choose a tag to compare
@bretambrose bretambrose released this 17 Feb 23:35
· 294 commits to main since this release
4f4a300
  • Transition to a new thread API for threads that cannot be explicitly joined by user code. These threads get lazily joined as their thread functions exit.