Seth Price
Seth Price
Minimal example would be `nil`, one attempt at executing a cell with only `nil` fails with: `ein: [info] WS action [(json-end-of-file)] on-message (ws://127.0.0.1:8888/api/kernels/dfab0125-b53b-43cd-baff-c491e54660b2/channels?session_id=7c13390a-d129-4454-abe2-1f9f436d08ae) [5 times]` It might be that his...
Updated screenshot http://imgur.com/Kp83NlN (got rid of my dropbox)
Ahhh having followed it into core.fs now it makes much more sense. Thank you.
I don't have a public one handy, but after work today i could whip one up.
By 'dirty' you mean the user modifying the content of a theirs or ours block?
I lied (I didn't wait until after work) [This repo](https://github.com/cheshirecatalyst/mergebug) reproduces the bug. To reproduce clone this bad boy, snag all three branches. Then attempt to merge develop into feature/bug...
I spent a little time looking over your code, while proficient in coffee, I have `undefined` experience messing around with atom. So for what it is worth, in doing a...
I'm getting ready to have to merge a large feature i've been working on into our dev branch so i am expecting a large scale test of your new release...
So i know it isn't code profiling from atom...but i'm not so sure the update worked, this is just a one file highlight. During ![screen shot 2014-07-29 at 10 37...
See that was the problem, I thought I was using the profiling tool wrong since i couldn't find anything expensive in it, but clearly something is pegging out the cpu....