Povilas Kanapickas

Results 415 comments of Povilas Kanapickas

> Is there an example of doing a perf test somewhere or would this be a one-off thing? We currently don't have normal performance tests that could be easily ran....

Thanks for the PR and sorry for taking so long to get to it. The changes are included into this PR https://github.com/buildbot/buildbot/pull/6554 which also adds more steps, so I will...

Apologies for taking so long for review. I'm closing this PR in favor of https://github.com/buildbot/buildbot/pull/6554.

@tardyp: This is about client-side security. Secure flag will force the browser to not send the cookie to http resources within https webpage. I think missing Secure flag wouldn't be...

@acidtonic Thanks for filling the issue. I think the issue should stay open because buildbot should support small clock changes.

I think I have looked into similar issues in latent worker side, but didn't realize that regular workers would be affected by network issues too. The problem here is that...

@openSourceBugs Which version are you using? The reliability of `buildbot stop` has been quite improved around version 2.10.2 / 3.0 released 1.5 years ago. Note that you need to run...

I could look into this ticket in near future.

Needs rebase to get rid of commit already merged via #6287.

This is more like documentation issue and command output being not helpful to understand what it's doing. It is expected that `buildbot restart` waits for builds to finish.