OkunaOrg / okuna-api

🤖 The Okuna Social Network API
https://okuna.io
MIT License
240 stars 78 forks source link

Hashtags get recreated in some cases. #718

Open lifenautjoe opened 4 years ago

lifenautjoe commented 4 years ago

There is a condition we missed where Hashtags are being recreated. Might be a CASCADE statement or perhaps even a race condition thing.

We have to carefully analyze our tests and see what we missed.