satis-go icon indicating copy to clipboard operation
satis-go copied to clipboard

make "generate web" synchronous by default with optional "async" GET param

Open benschw opened this issue 10 years ago • 0 comments

implement by having the generate job's nested generate channel take a wrapper class for the db.json to generate that optionally includes an exit chan. Block unless async flag is provided

https://github.com/benschw/satis-go/blob/master/satis/satisphp/satis_job_processor.go

benschw avatar Feb 23 '15 17:02 benschw