292 コミット (master)
 

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