Brian Hahn
Brian Hahn
I had this same issue with partials, and isolated it to LookupContext improperly resolving paths without extensions (in a single session, it works, but stops). The seemingly stable fix was...
(Just in case others have run into this issue) We're using the code below until this patch is confirmed working (and a new resque-scheduler build is pushed). ``` ruby Rake::Task["resque:scheduler_setup"].enhance...
I think these were the most recent upgrades, but I'll confirm tmr that older ones aren't the issue / were working scipy: 0.14.0 => 0.15.1 numpy 1.8.1 => 1.9.2