gost / server

GOST - Go implementation of OGC SensorThings API
MIT License
61 stars 19 forks source link

Showstopper: Crash when mqtt.publish and HTTP.GET is executed simultaneously #5

Closed tebben closed 8 years ago

tebben commented 8 years ago

While running 4 clients at the same time publishing a message every 16ms and requesting a GET, GOST crashes.

tebben commented 8 years ago

Seems to be fixed after setting db connections and reintroducing schema into sql statements instead of using SET SEARCH_PATH =