Results 17 comments of tinybug

I commit a feature that you can publish a message, and then handle abort yourself, tinybug/bull@4bff5e2, ``` var queue1 = utils.buildQueue(); var queue2 = utils.buildQueue(); var killjob = 'kill:123'; queue1.on('custom:msg',...

Hi @bashonly , I use the master version will get 403 too ```bash [debug] Command-line config: ['-v', '--proxy', 'http://127.0.0.1:1080', 'https://spankbang.com/81sy6/video/japanese'] [debug] Encodings: locale cp936, fs utf-8, pref cp936, out utf-8,...

Hi, @bashonly the proxy network can work on my wsl with version 2022.07.18, the wsl on the same computer, so they use the same proxy ```bash [debug] Command-line config: ['-v',...

@tomitrescak you can simply replace launch.json content by this: https://github.com/alexjoverm/typescript-library-starter/issues/73#issuecomment-328387752

@SineStriker I found this bug because of I want to use mpv player in the Qt, mpv need to call the winId() to get the id for it. Yes, I...