wikimedia / pywikibot-core (master)
Build #3626 has errored.
31 minutes and 8 seconds
zhuyifei1999 936170b Changeset →
  Site.editpage: Moving locking mechanism into a try...finally block

Repetition is the root of all evil. One place where self.unlock_page(page)
is forgotten can cause a deadlock.

Try...finally block is used everywhere else for unlocking in Site except
for editpage.

Bug: T145633
Change-Id: Ia5738f651fa23ab1a62d0f3ead85e0dbf4856136

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!