Releases: markdicksonjr/work
Releases · markdicksonjr/work
v0.10.0
Simplified initializer slightly, made fns optional for usability options
v0.9.0
Simplified enqueue behavior around a full queue
v0.8.7
Switched dispatch check to cap from len
v0.8.6
Improved queue behavior
v0.8.5
Added return in inner infinite loop to prevent gofunc leak
v0.8.4
Took out worker context clear
v0.8.3
Nil'd job context after worker run
v0.8.2
Thread-safe batch
v0.8.1
Dereference for GC
v0.8.0
Allowed a context specific to a worker instance to be passed to the work function