Code Monkey home page Code Monkey logo

easy-promise-queue's People

Contributors

chenzhihao avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

easy-promise-queue's Issues

Warning with compiled by react-app-rewired

When I builded this package with reac-app-rewired, It appers the message bellow:

./node_modules/easy-promise-queue/dist/PromiseQueue.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

I used ES5 method to import, but I don't know why this warning is happen.

打扰一下请问您是《基于注意力和字嵌入的中文医疗问答匹配方法》的作者吗,这篇文章对我现在的研究内容有很大帮助

您好我是大连工业大学计算机专业的研究生,我看了您发表的论文:《基于注意力和字嵌入的中文医疗问答匹配方法》,认为对我现在正在做的实验有很大帮助,但是您好像没有发布开源代码,能不能麻烦您给我发一份代码,有偿也可以。万分感谢并期待您给我答复,我的邮箱是[email protected]

npm install fails

When downloading this package through npm, it seems to only download some of the files.

Can't manage reject/errors on the queue

If we throw errors on the queue, it seems to fall in the dark... that is not compliant with the last Electron version for example.
Why not return the Promise created by the add function ?
return new Promise((resolve, reject) in line 40
Ok, it breaks the chaining add().add().add() but how to do that otherwise ?
Thanks for the job

Pull Request is failed by TravisCI

Pull Request is failed by the Travis CI

$ mocha --require babel-register
error Couldn't find the binary mocha --require babel-register
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

The command "yarn test" exited with 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.