You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tommi Reiman edited this page Apr 21, 2016
·
2 revisions
Running
Google App Engine doesn't seem to like rogue thread usage. Compojure-api uses FGE for optional Swagger Spec validation, which uses rogue threads. See Issue #227 for details.
To run compojure-api apps under GAE, you should use the following require-statement (requires version 1.0.3 or higher)