# `derivepassphrase` bug concurrency-testing-in-test-suite ???+ success "Bug details: Test for concurrency and assert thread-safety in `derivepassphrase`'s test suite"
ClassbugThis is clearly an actual problem we want fixed.
PriorityhighThis should be fixed in the next release.
DifficultytrickyNeeds many tuits.
Present-in0.1.0 0.1.1 0.1.2 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0
Fixed-in47376f4dcf2a2cc121df9b44b94b4036bf1bdb3b (0.5)
Depends[concurrency-audit](concurrency-audit.md){: .fixed }
Once [concurrency-audit](concurrency-audit.md) is resolved, the thread-safety of `derivepassphrase` should be explicitly asserted in the test suite. **Therefore**, assert the thread-safety of `derivepassphrase` in the test suite. -------- This was implemented in 47376f4dcf2a2cc121df9b44b94b4036bf1bdb3b.