Nathan Long

Results 34 comments of Nathan Long

The following pull request fixes the issue for me. I'm not sure if it fits with your design, however. Feedback? https://github.com/snusnu/dm-accepts_nested_attributes/pull/13

It's not an urgent need - we're working around it right now. I just haven't gotten around to making a PR yet. :)

Another possible reason to change this - it appears that the current code is appending that `` tag multiple times, which is unnecessary, right?

4 days later, there are 27 chrome processes using 2.03GB of memory.

I'm experimenting with having the application which uses Chroxy (we only have one) to do the following on a daily timer: - Pause sending work to chroxy - Restart the...

This strategy appears to be working well in our deployed environment to keep the number of processes and the memory usage from growing out of control.

Update: even though the "restart by request" succeeded last night, the number and weight of chrome processes was large today. Either this strategy isn't working after all, or restarting once...

Update: we haven't seen issues lately here, so perhaps the restart is good enough as-is.

No problem. :) I'm quite new to it myself and was just trying to figure out why it killed my editor. Maybe when I know more, I can offer an...

I'd love to have the flashcards as Anki cards. Want some help with making it happen?