cmd/compile/internal/ssa: apparent deadlock in TestNexting #37404
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
2020-02-23T18:06:08-5bd1454/linux-amd64-longtest
2019-12-27T14:52:12-dcd3b2c/linux-amd64-longtest
2019-11-22T17:33:48-05511a5/linux-amd64-longtest
2019-11-19T18:43:52-2ac9f1d/linux-amd64-longtest
2019-11-19T18:43:52-2ac9f1d/linux-amd64-longtest
2019-11-18T19:03:27-48989d5/linux-amd64-longtest
2019-11-07T17:45:27-763d3ac/linux-amd64-longtest
2019-11-04T05:27:25-fb29e22/linux-amd64-longtest
CC @dr2chase @randall77 @cagedmantis; see also #37050.
As far as I can tell, this is a bug in the test harness itself (or perhaps in the third-party debugger) rather than a bug in the
ssa
package proper.The text was updated successfully, but these errors were encountered: