Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins tagged with "backoffice-full-close"

2018-08-08
18:15
Remove the /test-backoffice-lease webpage, since it doesn't really work correctly. Use only the "fossil test-backoffice-lease" command moving forward. We can wrap that command in a Wapp script if necessary. Closed-Leaf check-in: b6aadace39 user: drh tags: backoffice-full-close
18:13
Set the default backoffice-nodelay back to off. check-in: 353a4e12d5 user: drh tags: backoffice-full-close
18:10
A simpler method of ensuring that backoffice does not cling to the standard input and output. check-in: 8c52c67412 user: drh tags: backoffice-full-close
17:57
In the backoffice process, close the 0, 1, and 2 file descriptiors and reopen them as /dev/null, on unix. check-in: 6865fb72cf user: drh tags: backoffice-full-close