Source code

Revision control

Copy as Markdown

Other Tools

[request-init-003.sub.html]
expected:
if not tsan and debug and (os == "win") and (processor == "x86_64"): CRASH
if not tsan and debug and (os == "mac"): CRASH
if tsan: TIMEOUT