Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix json serialization of event ids #60

Closed
wants to merge 2 commits into from

Conversation

vilos
Copy link

@vilos vilos commented Jun 3, 2018

MongDB returns ObjectId instance as created event id, that has to be turned to string to be serializable.

Fixes #200

Also enables MongoDB support for macOS, is there a reason to keep it disabled?

@ErikBjare
Copy link
Member

Seems to break replace in CI: https://travis-ci.org/ActivityWatch/aw-core/jobs/387381628

I don't have time to figure out why right now, but if you fix it I'll merge this 👍

@ErikBjare
Copy link
Member

Since you haven't replied and #200 was closed as wontfix, I'm closing this.

@ErikBjare ErikBjare closed this Mar 4, 2019
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.

2 participants