hyperstack-org / hyperstack-org/hyperstack

Document how to increase ulimits for use with hyperspec

未關閉
#316 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
needs doc
主要語言
JavaScript
星號
538
分支
41
PR 合併指標
30 天內沒有已合併 PR

描述

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/

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。