rusackas commented on PR #40084:
URL: https://github.com/apache/superset/pull/40084#issuecomment-5074794627

   Took another pass to see if the watcher could be simplified before merge, 
and each piece of the remaining hair turned out to be load-bearing from the 
earlier review rounds. The baseline hashes are what keep the first edit after 
startup from being dropped, the trailing debounce is what keeps webpack's 
multi-file builds from restarting Flask mid-build, and the generation token 
under the lock is what stops a superseded timer from firing a second restart. 
Happy to revisit if anyone sees a cleaner shape that keeps those behaviors.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to