Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Flush variables to DB when build is running #3809

stephasaurus ·

Hi, will calling build.flushVariables() during a running build cause any problems with that build?

Thanks!

  • replies 1
  • views 354
  • stars 1
robinshen ADMIN ·

It does not have any side effects except that frequent calling of the method may hurt the performance.