title: BUG_
labels: ''
assignees: ''
-
---
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
+
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- - OS: [e.g. iOS]
- - Browser [e.g. chrome, safari]
- - Version [e.g. 22]
+
+- OS: [e.g. iOS]
+- Browser [e.g. chrome, safari]
+- Version [e.g. 22]
**Smartphone (please complete the following information):**
- - Device: [e.g. iPhone6]
- - OS: [e.g. iOS8.1]
- - Browser [e.g. stock browser, safari]
- - Version [e.g. 22]
+
+- Device: [e.g. iPhone6]
+- OS: [e.g. iOS8.1]
+- Browser [e.g. stock browser, safari]
+- Version [e.g. 22]
**Additional context**
- - If you can please specify at least a draft of your worker( if it is an async function or not is also important)
- - Indicate which pool type are you using (i.e. FixedThreadPool ) and with which options ( num of thread, and so on )
+
+- If you can please specify at least a draft of your worker( if it is an async function or not is also important)
+- Indicate which pool type are you using (i.e. FixedThreadPool ) and with which options ( num of thread, and so on )
title: ''
labels: ''
assignees: ''
-
---
-
-
title: FEATURE_
labels: ''
assignees: ''
-
---
**Is your feature request related to a problem? Please describe.**
Thanks for contributing to poolifier project.
Please be sure to read our [contributing guidelines](https://github.com/pioardi/poolifier/blob/pr-template/CONTRIBUTING.md).
-
- - Please add a description of your changes.
- - We need your changes to come with unit tests in order to keep this project in quality and easy to mantain.
- - Please add a link to the open issue or task that this pull request will resolve.
+- Please add a description of your changes.
+- We need your changes to come with unit tests in order to keep this project in quality and easy to mantain.
+- Please add a link to the open issue or task that this pull request will resolve.
+++ /dev/null
-.github
-src
-benchmarks
-examples
-tests
Examples of behavior that contributes to creating a positive environment
include:
-* Using welcoming and inclusive language
-* Being respectful of differing viewpoints and experiences
-* Gracefully accepting constructive criticism
-* Focusing on what is best for the community
-* Showing empathy towards other community members
+- Using welcoming and inclusive language
+- Being respectful of differing viewpoints and experiences
+- Gracefully accepting constructive criticism
+- Focusing on what is best for the community
+- Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
-* The use of sexualized language or imagery and unwelcome sexual attention or
- advances
-* Trolling, insulting/derogatory comments, and personal or political attacks
-* Public or private harassment
-* Publishing others' private information, such as a physical or electronic
- address, without explicit permission
-* Other conduct which could reasonably be considered inappropriate in a
- professional setting
+- The use of sexualized language or imagery and unwelcome sexual attention or
+ advances
+- Trolling, insulting/derogatory comments, and personal or political attacks
+- Public or private harassment
+- Publishing others' private information, such as a physical or electronic
+ address, without explicit permission
+- Other conduct which could reasonably be considered inappropriate in a
+ professional setting
## Our Responsibilities
"url": "https://github.com/pioardi/poolifier/issues"
},
"homepage": "https://github.com/pioardi/poolifier#readme",
+ "files": [
+ "lib"
+ ],
"devDependencies": {
"@types/node": "^14.14.25",
"@typescript-eslint/eslint-plugin": "^4.15.0",