timeout-decorator icon indicating copy to clipboard operation
timeout-decorator copied to clipboard

Change Implementation for signals=False from queue to pipe

Open bitranox opened this issue 7 years ago • 0 comments

  • pipe is more performant then queue
  • it is more elegant
  • it might run on Amazon AWS (unconfirmed)

bitranox avatar Sep 14 '18 10:09 bitranox