hyperstack-org / hyperstack-org/hyperstack

Document how to increase ulimits for use with hyperspec

Abierto
#316 0 comentarios 0 reacciones 0 asignados Ver en GitHub
needs doc
Lenguaje dominante
JavaScript
Estrellas
538
Forks
41
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When using hyperspec + capybara + chrome with browser + binding.pry you can get errors if you try to run a capybara command in pry that fails.

For example `find('.class-that-does-not-exist')` in a pry breakpoint will fail with a too many open connections message.

Its easy enough however to change the ulimit so this does not happen, and this should be documented so people don't get frustrated by this.

This is a good write up on how to do it: https://wilsonmar.github.io/maximum-limits/

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.