Skip to content
Snippets Groups Projects
Commit cd059263 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Mention 'thin' concurrency issue

parent 56253882
No related branches found
No related tags found
1 merge request!239Mention 'thin' concurrency issue
Pipeline #
Loading
Loading
@@ -15,3 +15,8 @@ Unicorn is not compatible with Pry.
Then launch GDK as usual (e.g. with `gdk run`) and in a separate
terminal run: `gdk run thin`. Your Pry prompts will appear in the window
that runs Thin.
There is an [open
issue](https://gitlab.com/gitlab-org/gitlab-development-kit/issues/183)
about `gdk run thin` not allowing concurrent requests. This breaks
features like the web editor.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment