os: add tests for process-wide pwd on plan9 #10035
Labels
FrozenDueToAge
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
We should add more tests for the process-wide pwd issue found in #9428
The CL https://go-review.googlesource.com/6350 fixes the build but we should have explicit tests for this, and not just test it on accident.
/cc @0intro
David, maybe you want to write these? Start N goroutines which call LockOSThread, and then Chdir in the test goroutine and ask each goroutine what their Getwd is?
The text was updated successfully, but these errors were encountered: