You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turn off analysers when a request is made not to process (#590)
* Add 'process' column to 'Session' table to record if processing is requested or not
* Allow analysis to be turned off via a query parameter
* Added logic for server to work out from the session whether processing should be enabled
* Added '_analyse' attribute to 'MultigridDirWatcher' to control when to process data; adjusts logic when notifying listeners to take 'self_analyse' into account
---------
Co-authored-by: Eu Pin Tien <[email protected]>
0 commit comments