Files
posthog/plugin-server/bin
Harry Waye 34a6f38bf3 ci(plugin-server): timeout waiting for server to stop after 30 seconds (#13086)
* ci(plugin-server): timeout waiting for server to stop after 30 seconds

Sometimes the plugin server doesn't manage to stop. We should fix that
as there is obviously a bug there, but I'll do that separately. As a
failsafe I added a 30s timeout.

* wait for 30s

* add plugin server logs if we don't shut down in time

* remove set -x

* always show logs

* wip
2022-12-02 15:45:21 +00:00
..