<b>4.0.6.3192</b>
GitHub Action 2025.03.13 20:18:13 <span class="t_gh_bot">increment build number</span>
-------------------------------------------------
Closest previous non-bot:
<b>4.0.6.3191</b>
Dmitry Yemanov 2025.03.13 08:06:22
Avoid implicit Handle(pthread_t) -> ThreadId(int) -> InternalId(pthread_t) conversions that does not work properly (it mangles the value on my Linux box, causing deadlocks in exactly the same place that was fixed by PR #8403)

Changed paths:
  M src/common/ThreadStart.cpp
  M src/common/ThreadStart.h
  M src/jrd/jrd.cpp