292 Commits (master)
 

Author SHA1 Message Date
  余 欣怀 abd6ce9be3 调用Close后不再向JobServer获取任务 1 year ago
  余 欣怀 97187ecbf9 等待执行中的任务完成后再退出进程 1 year ago
  Xing 2a518e8661
Merge pull request #96 from floringavrila/add-support-for-own-ids 1 year ago
  gavrila florin fa71d7a37a add support for own ids 2 years ago
  Xing d36dcb7fc2
Merge pull request #94 from cameronpm/client_race 3 years ago
  Paul Cameron a8f0a04c3d Fix two race conditions in client.Do 3 years ago
  galih rivanto 81d00aa9ce add synchronization to prevent race condition on worker shutdown (#89) 5 years ago
  Christoffer Fjellström b902646ce8
Merge pull request #87 from CodeLingoBot/rewrite 5 years ago
  CodeLingo Bot 133dd3716f Fix function comments based on best practices from Effective Go 5 years ago
  Christoffer Fjellström f333ba6102 Fix job register with timeout set 5 years ago
  Md. Ashiquzzaman d0e6ec4878 Fix Odd use of time.Duration (#29) 7 years ago
  Sadlil Rhythom f2f0349d2d Remove lastcall. 7 years ago
  Sadlil Rhythom 5c665de2d6 fix worker reconnect errors, send cando after reconnection. 7 years ago
  Christoffer Fjellström 2fba865e37 Merge pull request #81 from Detectify/master 6 years ago
  Christoffer Fjellström 0ca6dc2c6f Remove duplicate locking 6 years ago
  No-ops 7b6215604e Merge remote-tracking branch 'upstream/master' 6 years ago
  No-ops 8a7ac5b450 Merge branch 'develop' 6 years ago
  No-ops a2eb7ba410 Remove unused imports 6 years ago
  No-ops 53bb686b76 Merge branch 'develop' 6 years ago
  Christoffer Fjellström e701107e40 Remove broken test suite 6 years ago
  Christoffer Fjellström 99d317427f Add skipping for integration tests when running unit tests 6 years ago
  Sadlil Rhythom d8cb3883ad Merge pull request #79 from John-Lin/fixed-typo 6 years ago
  Christoffer Fjellström d9ad23413d Merge pull request #1 from Detectify/develop 6 years ago
  Christoffer Fjellström 2dbf199260 Add lock on job handler assignment 6 years ago
  John-Lin e1224a8c20 fixed typo and keep WorkComplate for downward compatibility 6 years ago
  Christoffer Fjellström 9735b2e54f Merge pull request #75 from No-ops/patch-1 7 years ago
  Christoffer Fjellström 27942f55cd Add sync lock on do() to avoid race conditions when creating jobs 7 years ago
  Christoffer Fjellström d6791e2e42 Add sync lock to create job functions 7 years ago
  Xing b79fee2965 Merge pull request #70 from JessonChan/master 8 years ago
  JessonChan dd82e211a3 concurrent map bug fixed 8 years ago
  Xing 68777318f9 Merge pull request #65 from JessonChan/master 8 years ago
  JessonChan 99c8032384 fix a bug when high qps 8 years ago
  Xing 21cc8de64f Merge pull request #63 from kujohn/pool-custom-handler 8 years ago
  John Ku 9d99accce2 Allow built in selectionHandlers to be reused outside of package 8 years ago
  Xing 6d9b2fba51 Merge pull request #62 from kujohn/pool-custom-handler 8 years ago
  John Ku 1c4b8aa000 Export pool.clients for custom Pool instantiation 8 years ago
  John Ku d20c3c7bd1 Allow custom Pool without constructor 8 years ago
  Xing Xing c6c6c9cac2 don't use sigillum 8 years ago
  Xing 503d523dbf Merge pull request #60 from micmac/master 8 years ago
  Endre Hirling c615e74af8 Replace mutex in client.do() with a channel to avoid deadlock and introduce command timeout 8 years ago
  Xing Xing df1af4f8cb 80 chars/line 9 years ago
  Xing Xing b612b80f80 complete the list of contributors 9 years ago
  Xing Xing 2c9d82830c merge, update README to the newest API design. 9 years ago
  C.R. Kirkwood-Watts 37db439a4a Update README.md 9 years ago
  Xing Xing bc80b2f853 fixed signal method 9 years ago
  Xing Xing 939189448e golib/signal upgrade 9 years ago
  Xing Xing 9dbb3ea3fc added lock-write to co-ordinate package sequence #56 9 years ago
  Xing Xing c01a2e22c0 upgrade travis to Go 1.4 9 years ago
  Xing Xing ad9b3cb988 go fmt 9 years ago
  Xing Xing a003eac543 fixed the closing method 9 years ago