Remove an assert.
On the first request made by a connection, the value it was testing might be uninitialized, so we can't guarantee it'll pass.
Loading
Please register or sign in to comment
On the first request made by a connection, the value it was testing might be uninitialized, so we can't guarantee it'll pass.