Mathieu Benoit

Results 24 issues of Mathieu Benoit

# What is this project? aioprocessing provides asynchronous, asyncio compatible, coroutine versions of many blocking instance methods on objects in the multiprocessing library. [aioprocessing](https://github.com/dano/aioprocessing) # Why is it awesome? -...

please-vote

Hi, can you answer me if jsonrpc-c support notification and how use it? Like this JSON-RPC v.2 : http://en.wikipedia.org/wiki/JSON-RPC#Version_2.0 Thanks

Some ssh connection need a different port than 22. It can be specify now with this added field.

Example of output ┏━━━━━━━━━━━━━━━━ ┃ Language ┃ ┡━━━━━━━━━━━━━━━━ │ Python │ │ XML │ │ XML+Django/Jinja │ │ JavaScript+Lasso │ │ JavaScript │ │ Genshi │ │ SCSS │ JavaScript+Genshi...

enhancement

To increase speed of execution, I suggest to implement asyncio for each writer when command summary. https://github.com/roskakori/pygount/blob/fac7f7beb760f3edca1d202e684ff4d401f2c462/pygount/command.py#L322-L349 What do you think?

cleanup

Add troubleshooting when migrate from older mongodb version

Use this script when importing database from directory method. The method used by this project is by archive.

- Fresh installation Ubuntu Server 20.04.5 - Port forwading in router 80, 443, 16384-32768 - Install docker ``` git clone --recurse-submodules https://github.com/bigbluebutton/docker.git bbb-docker cd bbb-docker git checkout main ./scripts/setup ```...

check if user exists before use login_as_user_id - force get user with sudo - fix problem with multi company

The latest version of pysftp is 0.2.9 (released 2016-07-04): https://pypi.org/project/pysftp/ pysftp has become obsolete and supports Python 3.5. The latest version of Fabric is 3.2.2 (released 2023-08-30): https://pypi.org/project/fabric/ Fabric supports...

enhancement