Skip to content

Conversation

@rgaudin
Copy link
Member

@rgaudin rgaudin commented Jun 10, 2020

Fixed #36 by fixing the OverriddenZimCreator::getMainUrl signature.

@rgaudin rgaudin requested a review from mgautierfr June 10, 2020 17:10
@rgaudin rgaudin changed the title fixed getMainUrl signature in OverriddenZimCreator so it's not hidden Fixed unset mainpage in Creator Jun 10, 2020
@kelson42
Copy link
Contributor

@rgaudin CI is failing, you know why?

@rgaudin
Copy link
Member Author

rgaudin commented Jun 12, 2020

No, it's been failing since https://github.com/openzim/python-libzim/runs/753243874?check_suite_focus=true but I doub't removing this print() was the cause.

@mgautierfr mgautierfr force-pushed the rgaudin/fix-mainpage branch from 4d10f1d to 39d6ab2 Compare June 12, 2020 12:27
@mgautierfr mgautierfr merged commit c96e802 into master Jun 12, 2020
@mgautierfr mgautierfr deleted the rgaudin/fix-mainpage branch June 12, 2020 12:31
@mgautierfr
Copy link
Contributor

The CI was using a old version of libzim. New version fix a race condition when we delete the creator just after ("to soon") we call the finalize method.

We last version of libzim CI is ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creator doesn't set main_page properly

4 participants