Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAssertion failure in wait_for_response while accessing overreacted.io #23890
Comments
|
It looks like an intermittent assertion failure and I sometimes get different data from same page Assertion data with long receive data array
|
|
The assertion failure happens when servo/components/net/fetch/methods.rs Line 468 in 7378424 So somewhere |
|
There is a chance that this will be fixed by #24203, since it adds some clean-ups, for example using stricter ordering for the atomic operations, and it also makes sure the done chan is set to |
Built with latest master (9043f24) on macOS 10.14.5