[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] Stop hot code reloading
From: |
Dennis Williamson |
Subject: |
Re: [Help-bash] Stop hot code reloading |
Date: |
Wed, 1 Feb 2017 17:05:36 -0600 |
On Feb 1, 2017 5:00 PM, "João Eiras" <address@hidden> wrote:
Howdy.
I frequently bites me having a long running script which I'm
developing and if I save the file while it's executing, it then the
previously running script crashes due to a syntax error.
How can I prevent hot code reloading ? Ideally, finding a way to
disable it entirely for the bash session.
Thank you !
Doctor, it hurts when I do this. "Don't do that." Seriously.
Do what the big boys do. Don't develop in production.