allquixotic / encuum-kt

Kotlin port of Encuum
Apache License 2.0
3 stars 4 forks source link

Never exits when export is complete #2

Closed tadhgboyle closed 1 year ago

tadhgboyle commented 1 year ago

Hey there 👋🏼 Thanks for this, really helpful for archiving and for migrating to different forum software.

I exported a decently large enjin site today - it took about 2 hours. During the 2 hours the forum.db file was being modified every 30 seconds or so with new data.

Eventually, it stopped modifying the file and nothing was printed to the console for about 5 minutes, so I ctrl-c'd - I assume it was fully done.

Is there any way for us to get a message and perhaps for it to automatically stop running when the export is complete, or will it do that already and I just was too impatient 😛 ?

Screenshot for the current time, time the file was last modified and the running script:

Screenshot 2023-01-17 at 15 36 10

Thank you

allquixotic commented 1 year ago

I believe this problem no longer exists in the new version of encuum here: https://github.com/allquixotic/encuum . Please check it out.